diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-12 10:26:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-12 10:27:05 +0000 |
commit | dcc68a6620b8619c4e66f58aa21f23f9449ebb3d (patch) | |
tree | b709b140c972a56b4c452d29a4680f20eee47de6 /media-gfx | |
parent | net-libs/libsrtp: stable 1.6.0 for ppc64, bug #579318 (diff) | |
download | gentoo-dcc68a6620b8619c4e66f58aa21f23f9449ebb3d.tar.gz gentoo-dcc68a6620b8619c4e66f58aa21f23f9449ebb3d.tar.bz2 gentoo-dcc68a6620b8619c4e66f58aa21f23f9449ebb3d.zip |
media-gfx/exiv2: stable 0.26_p20171104 for ppc64, bug #621028
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.26_p20171104.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild b/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild index c224f6ca327f..da315d725e91 100644 --- a/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild +++ b/media-gfx/exiv2/exiv2-0.26_p20171104.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} = *9999 ]]; then else COMMIT=900d2417dbeb46e14cbf65fc2798ed1d043ab76d SRC_URI="https://github.com/Exiv2/${PN}/tarball/${COMMIT} -> ${P}.tar.gz" - KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" fi inherit cmake-multilib python-any-r1 vcs-snapshot |