diff options
author | Sam James <sam@gentoo.org> | 2023-05-07 06:12:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-07 06:12:10 +0100 |
commit | 11c07ab2a9b01bef850a814738a345ff6e3aa7b5 (patch) | |
tree | 6812b9a0b9cfbf424cf541e55bf535829450a031 /media-gfx | |
parent | media-gfx/jhead: Stabilize 3.06.0.1-r1 sparc, #905846 (diff) | |
download | gentoo-11c07ab2a9b01bef850a814738a345ff6e3aa7b5.tar.gz gentoo-11c07ab2a9b01bef850a814738a345ff6e3aa7b5.tar.bz2 gentoo-11c07ab2a9b01bef850a814738a345ff6e3aa7b5.zip |
media-gfx/jhead: Stabilize 3.06.0.1-r1 ppc, #905846
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-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 5729187d23d6..a61f9e2ce7f5 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" |