diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-02-09 16:57:55 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-02-09 16:57:55 +0100 |
commit | 0213f9b60f85f85553b4f99f3000a90167e31d54 (patch) | |
tree | 309b2ba2e8138cc581c83936df997e5df5a54ad8 /media-gfx/exiv2 | |
parent | dev-lang/php: add alpha keyword (diff) | |
download | gentoo-0213f9b60f85f85553b4f99f3000a90167e31d54.tar.gz gentoo-0213f9b60f85f85553b4f99f3000a90167e31d54.tar.bz2 gentoo-0213f9b60f85f85553b4f99f3000a90167e31d54.zip |
media-gfx/exiv2: add alpha keyword
Gentoo-Bug: 565826
Package-Manager: portage-2.2.27
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 90f52ed4b70f..10eb5712f76c 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})" |