commit: c7491b8a88ede6987135bb0b82652c91be5ebafc Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 1 15:47:45 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Nov 1 15:47:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7491b8a
media-gfx/jhead: Stabilize 3.06.0.1 ppc64, #879015 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> media-gfx/jhead/jhead-3.06.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/jhead/jhead-3.06.0.1.ebuild b/media-gfx/jhead/jhead-3.06.0.1.ebuild index eb2c6cbb5bbd..7bd0e3ebb8b3 100644 --- a/media-gfx/jhead/jhead-3.06.0.1.ebuild +++ b/media-gfx/jhead/jhead-3.06.0.1.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" )
