diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:47:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:51:05 +0100 |
commit | 5a2e667573dc5c28f4cf196252d3adf789d0a070 (patch) | |
tree | 430a2064cb79199d7f04be0e1fabd6df35565dc8 | |
parent | 4ec4cb538931bd308c0432f6f8a8412233c1cf14 (diff) | |
download | gentoo-5a2e667573dc5c28f4cf196252d3adf789d0a070.tar.gz gentoo-5a2e667573dc5c28f4cf196252d3adf789d0a070.tar.xz |
media-gfx/exiv2: ppc stable wrt bug #565826
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | media-gfx/exiv2/exiv2-0.25-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.25-r2.ebuild b/media-gfx/exiv2/exiv2-0.25-r2.ebuild index 1e1cbcb68c4..4c9d1707b41 100644 --- a/media-gfx/exiv2/exiv2-0.25-r2.ebuild +++ b/media-gfx/exiv2/exiv2-0.25-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/14" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE_LINGUAS="bs de es fi fr gl ms pl pt ru sk sv ug uk vi" IUSE="doc examples nls png webready xmp $(printf 'linguas_%s ' ${IUSE_LINGUAS})" |