diff options
author | Markus Meier <maekke@gentoo.org> | 2016-02-14 18:24:48 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-02-14 18:24:48 +0100 |
commit | bb299d0e477bb8b81e5d46721c024d4943a8f632 (patch) | |
tree | d7d051a86b5daee7bb68708db61f89bcc0b99ae2 /media-gfx/exiv2 | |
parent | x11-wm/awesome: arm stable, bug #545526 (diff) | |
download | gentoo-bb299d0e477bb8b81e5d46721c024d4943a8f632.tar.gz gentoo-bb299d0e477bb8b81e5d46721c024d4943a8f632.tar.bz2 gentoo-bb299d0e477bb8b81e5d46721c024d4943a8f632.zip |
media-gfx/exiv2: arm stable, bug #565826
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"
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 ad4308bdacc3..1e1cbcb68c4e 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})" |