diff options
author | 2023-05-07 06:00:00 +0100 | |
---|---|---|
committer | 2023-05-07 06:00:00 +0100 | |
commit | c3db345aff11fb45ac6cc6534eb321e4179b71cd (patch) | |
tree | 304acfeb9a73acc8890f6477da20c74c8e410e86 /media-gfx/jhead | |
parent | net-p2p/arti: sync live (diff) | |
download | gentoo-c3db345aff11fb45ac6cc6534eb321e4179b71cd.tar.gz gentoo-c3db345aff11fb45ac6cc6534eb321e4179b71cd.tar.bz2 gentoo-c3db345aff11fb45ac6cc6534eb321e4179b71cd.zip |
media-gfx/jhead: Stabilize 3.06.0.1-r1 amd64, #905846
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/jhead-3.06.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild b/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild index b136a4af4247..1100c87a7e25 100644 --- a/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild +++ b/media-gfx/jhead/jhead-3.06.0.1-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Matthias-Wandel/jhead/archive/refs/tags/${PV}.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" PATCHES=( "${FILESDIR}/${P}-mkstemp-fix-makefile.patch" |