diff options
author | Sam James <sam@gentoo.org> | 2024-04-30 02:15:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-30 02:15:47 +0100 |
commit | 04172b2000c782af7e6208de453fa0fb9851bc39 (patch) | |
tree | 85e646cc64bb923533c0198065475ce524ab675f /media-gfx | |
parent | media-gfx/jhead: Stabilize 3.08 x86, #930948 (diff) | |
download | gentoo-04172b2000c782af7e6208de453fa0fb9851bc39.tar.gz gentoo-04172b2000c782af7e6208de453fa0fb9851bc39.tar.bz2 gentoo-04172b2000c782af7e6208de453fa0fb9851bc39.zip |
media-gfx/jhead: Stabilize 3.08 amd64, #930948
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-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 da2bd7ac835a..236107212ff2 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 |