diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:54:50 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:56:17 +0100 |
commit | 30f9e555887d7acba42fae83f12508bf07d7ad56 (patch) | |
tree | 119579aee559a63eba0b48e858fb5011fd3faad0 /media-gfx/exiv2 | |
parent | media-gfx/exif: dropped ~x86-freebsd (diff) | |
download | gentoo-30f9e555887d7acba42fae83f12508bf07d7ad56.tar.gz gentoo-30f9e555887d7acba42fae83f12508bf07d7ad56.tar.bz2 gentoo-30f9e555887d7acba42fae83f12508bf07d7ad56.zip |
media-gfx/exiv2: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'media-gfx/exiv2')
-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 611a8f671cd5..0f08af4ab047 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-2016 Gentoo Foundation +# Copyright 1999-2017 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 ~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})" |