diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 11:46:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 11:46:47 +0100 |
commit | 7fa25e1aab78bf49c7faaef25af50336f71190c7 (patch) | |
tree | fb03a09c1f24a364606751695e7e12497de8ad3c /media-gfx/exiv2 | |
parent | dev-util/byacc: ppc64 stable wrt bug #575264 (diff) | |
download | gentoo-7fa25e1aab78bf49c7faaef25af50336f71190c7.tar.gz gentoo-7fa25e1aab78bf49c7faaef25af50336f71190c7.tar.bz2 gentoo-7fa25e1aab78bf49c7faaef25af50336f71190c7.zip |
media-gfx/exiv2: ppc64 stable wrt bug #565826
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-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 4c9d1707b410..7bde800dad1a 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})" |