diff options
author | Sam James <sam@gentoo.org> | 2023-05-07 06:56:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-07 06:56:37 +0100 |
commit | c3438730ec0f8d0575d566aa856b29ccff6e4a25 (patch) | |
tree | 450b2031c29429c8a6b228a174007afb27fc0e15 /media-gfx/jhead | |
parent | app-shells/yash: Keyword 2.54 mips, #902147 (diff) | |
download | gentoo-c3438730ec0f8d0575d566aa856b29ccff6e4a25.tar.gz gentoo-c3438730ec0f8d0575d566aa856b29ccff6e4a25.tar.bz2 gentoo-c3438730ec0f8d0575d566aa856b29ccff6e4a25.zip |
media-gfx/jhead: Stabilize 3.06.0.1-r1 ppc64, #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 a61f9e2ce7f5..4a79de66ceee 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" |