diff options
author | Sam James <sam@gentoo.org> | 2021-08-09 02:17:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-09 02:17:48 +0100 |
commit | 409a41a9cf35e8aa1cc1038ea340d0e7864890a2 (patch) | |
tree | 1fdbe38a7fab7037fbdabe63677edb049f0d8d39 /media-gfx/exiv2 | |
parent | dev-libs/libzip: Stabilize 1.8.0 ppc64, #806294 (diff) | |
download | gentoo-409a41a9cf35e8aa1cc1038ea340d0e7864890a2.tar.gz gentoo-409a41a9cf35e8aa1cc1038ea340d0e7864890a2.tar.bz2 gentoo-409a41a9cf35e8aa1cc1038ea340d0e7864890a2.zip |
media-gfx/exiv2: Stabilize 0.27.4 ppc, #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 c8c8ef957cfc..14190ea43cdd 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 |