diff options
author | Sam James <sam@gentoo.org> | 2024-04-30 02:15:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-30 02:15:43 +0100 |
commit | cfd7b8f81d198d587159fb2c769a259f740b555f (patch) | |
tree | e8ad5fad3c67ed87d3714fa4c55c15d1452d119b /media-gfx/jhead | |
parent | media-gfx/jhead: Stabilize 3.08 ppc64, #930948 (diff) | |
download | gentoo-cfd7b8f81d198d587159fb2c769a259f740b555f.tar.gz gentoo-cfd7b8f81d198d587159fb2c769a259f740b555f.tar.bz2 gentoo-cfd7b8f81d198d587159fb2c769a259f740b555f.zip |
media-gfx/jhead: Stabilize 3.08 sparc, #930948
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/jhead')
-rw-r--r-- | media-gfx/jhead/jhead-3.08.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/jhead/jhead-3.08.ebuild b/media-gfx/jhead/jhead-3.08.ebuild index 79b35f73f039..6712f4b4f000 100644 --- a/media-gfx/jhead/jhead-3.08.ebuild +++ b/media-gfx/jhead/jhead-3.08.ebuild @@ -11,7 +11,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}"/${PN}-3.08-fix-makefile.patch |