diff options
author | Sam James <sam@gentoo.org> | 2021-08-07 16:01:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-07 16:03:30 +0100 |
commit | f5f0c177f97399f1abf7d2dd300dbe7fd48396e4 (patch) | |
tree | 5eba20dea7623457b719d0a7f3b6e8eda23c79d1 /media-gfx/exiv2 | |
parent | dev-java/tomcat-servlet-api: removed obsolete 10.0.7 & 9.0.48 (diff) | |
download | gentoo-f5f0c177f97399f1abf7d2dd300dbe7fd48396e4.tar.gz gentoo-f5f0c177f97399f1abf7d2dd300dbe7fd48396e4.tar.bz2 gentoo-f5f0c177f97399f1abf7d2dd300dbe7fd48396e4.zip |
media-gfx/exiv2: Stabilize 0.27.4 ppc64, #785646
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.27.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.4.ebuild b/media-gfx/exiv2/exiv2-0.27.4.ebuild index 9ee65a76efe1..c8c8ef957cfc 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 |