diff options
author | Sam James <sam@gentoo.org> | 2023-05-07 06:00:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-07 06:00:01 +0100 |
commit | 85969774dad625719deb09f67b6e9376ec8fd74f (patch) | |
tree | 121a2734d40a6c487362dceac8a46c0a4fa7d43e /media-gfx/jhead | |
parent | media-gfx/jhead: Stabilize 3.06.0.1-r1 amd64, #905846 (diff) | |
download | gentoo-85969774dad625719deb09f67b6e9376ec8fd74f.tar.gz gentoo-85969774dad625719deb09f67b6e9376ec8fd74f.tar.bz2 gentoo-85969774dad625719deb09f67b6e9376ec8fd74f.zip |
media-gfx/jhead: Stabilize 3.06.0.1-r1 x86, #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 1100c87a7e25..12cfeecf315c 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" |