diff options
author | Sam James <sam@gentoo.org> | 2021-11-07 03:15:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-07 03:15:15 +0000 |
commit | 5e9b0f444097e19c66c935682fe1e9d61719afc4 (patch) | |
tree | 233a957d1d20e5ccbd7f688c5a2c9c06bafd604a /media-gfx | |
parent | app-text/opensp: Stabilize 1.5.2-r6 ppc64, #822195 (diff) | |
download | gentoo-5e9b0f444097e19c66c935682fe1e9d61719afc4.tar.gz gentoo-5e9b0f444097e19c66c935682fe1e9d61719afc4.tar.bz2 gentoo-5e9b0f444097e19c66c935682fe1e9d61719afc4.zip |
media-gfx/exiv2: Stabilize 0.27.5-r1 ppc64, #822198
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.27.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild b/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild index 1551fcc75e29..ef29d55cb710 100644 --- a/media-gfx/exiv2/exiv2-0.27.5-r1.ebuild +++ b/media-gfx/exiv2/exiv2-0.27.5-r1.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 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" S="${WORKDIR}/${P}-Source" fi |