diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-11 23:56:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-11 23:56:24 +0100 |
commit | 06fbdeb1f6f84e8a375a850426038ff227a9b280 (patch) | |
tree | b20494e51883a561644fd0855b080dec94795f42 /media-gfx/exiv2 | |
parent | sys-apps/shadow: stable 4.6 for ppc, bug #647790 (diff) | |
download | gentoo-06fbdeb1f6f84e8a375a850426038ff227a9b280.tar.gz gentoo-06fbdeb1f6f84e8a375a850426038ff227a9b280.tar.bz2 gentoo-06fbdeb1f6f84e8a375a850426038ff227a9b280.zip |
media-gfx/exiv2: stable 0.26_p20180319 for ppc, bug #647808
Bug: https://bugs.gentoo.org/647808
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.26_p20180319.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild index 1ef0804ccac8..47fba8ffa82a 100644 --- a/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild +++ b/media-gfx/exiv2/exiv2-0.26_p20180319.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = *9999 ]]; then else COMMIT=876b1314ab892cbfa6672b6b94adbeb90db4211f 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 |