diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-11 20:53:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-11 20:54:13 +0100 |
commit | 5e06399513abe1a3251582943360e4a5c2ed9b2c (patch) | |
tree | c06c104e98612d03c96ef5043c77750bc0c693cb /media-gfx/exiv2 | |
parent | net-wireless/wireless-tools: stable 30_pre9-r1 for ppc64 (diff) | |
download | gentoo-5e06399513abe1a3251582943360e4a5c2ed9b2c.tar.gz gentoo-5e06399513abe1a3251582943360e4a5c2ed9b2c.tar.bz2 gentoo-5e06399513abe1a3251582943360e4a5c2ed9b2c.zip |
media-gfx/exiv2: stable 0.27.3 for ppc64
stable wrt bug #701902
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.27.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.3.ebuild b/media-gfx/exiv2/exiv2-0.27.3.ebuild index 15f62c70fe49..831975093a6b 100644 --- a/media-gfx/exiv2/exiv2-0.27.3.ebuild +++ b/media-gfx/exiv2/exiv2-0.27.3.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 |