diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-07-03 12:45:40 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-07-03 12:45:40 +0200 |
commit | c16aeeed5a41d87031f9fdde81bef68b1fb259b5 (patch) | |
tree | f2b5fa3feb5286d4edb1905c7457d5a5c3af13d4 | |
parent | media-libs/gexiv2: Stable for HPPA (bug #575888). (diff) | |
download | gentoo-c16aeeed5a41d87031f9fdde81bef68b1fb259b5.tar.gz gentoo-c16aeeed5a41d87031f9fdde81bef68b1fb259b5.tar.bz2 gentoo-c16aeeed5a41d87031f9fdde81bef68b1fb259b5.zip |
media-gfx/exiv2: Stable for HPPA (bug #565826).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
-rw-r--r-- | media-gfx/exiv2/exiv2-0.25-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/exiv2/exiv2-0.25-r2.ebuild b/media-gfx/exiv2/exiv2-0.25-r2.ebuild index bd839b4c4f94..15ebb5d7fd82 100644 --- a/media-gfx/exiv2/exiv2-0.25-r2.ebuild +++ b/media-gfx/exiv2/exiv2-0.25-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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})" |