diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-29 12:11:17 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-29 12:11:17 +0300 |
commit | 25c855a8bce902ba11299cbef08f7e3fed8b9697 (patch) | |
tree | b80a8d32710609a46b5c21f741f2f62f0fbb0460 /media-gfx/exiv2 | |
parent | net-print/cups: ppc/ppc64 stable wrt bug #641338 (diff) | |
download | gentoo-25c855a8bce902ba11299cbef08f7e3fed8b9697.tar.gz gentoo-25c855a8bce902ba11299cbef08f7e3fed8b9697.tar.bz2 gentoo-25c855a8bce902ba11299cbef08f7e3fed8b9697.zip |
media-gfx/exiv2: ppc64 stable wrt bug #647808
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 3d98d3a1b8a7..478ea7a79b15 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 |