diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-13 16:31:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-13 16:31:44 +0100 |
commit | a60ac588121fcc5b30afd56c9055aff7c63b5031 (patch) | |
tree | 3fc28479666f233f1c8840f1b5ba93f5567a9aa6 /media-gfx | |
parent | dev-db/pgadmin3: amd64 stable wrt bug #574562 (diff) | |
download | gentoo-a60ac588121fcc5b30afd56c9055aff7c63b5031.tar.gz gentoo-a60ac588121fcc5b30afd56c9055aff7c63b5031.tar.bz2 gentoo-a60ac588121fcc5b30afd56c9055aff7c63b5031.zip |
media-gfx/exiv2: amd64 stable wrt bug #565826
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx')
-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 10eb5712f76c..c75be0b10793 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})" |