commit: f5f0c177f97399f1abf7d2dd300dbe7fd48396e4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 15:01:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 15:03:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5f0c177
media-gfx/exiv2: Stabilize 0.27.4 ppc64, #785646
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-gfx/exiv2/exiv2-0.27.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/exiv2/exiv2-0.27.4.ebuild
b/media-gfx/exiv2/exiv2-0.27.4.ebuild
index 9ee65a76efe..c8c8ef957cf 100644
--- a/media-gfx/exiv2/exiv2-0.27.4.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.4.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999 ]]; then
inherit git-r3
else
SRC_URI="https://exiv2.org/builds/${P}-Source.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390
sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390
sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
S="${WORKDIR}/${P}-Source"
fi