diff options
Diffstat (limited to 'media-gfx/ufraw/ufraw-0.21-r1.ebuild')
-rw-r--r-- | media-gfx/ufraw/ufraw-0.21-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/ufraw/ufraw-0.21-r1.ebuild b/media-gfx/ufraw/ufraw-0.21-r1.ebuild index b16c10f20169..a9b78a213e55 100644 --- a/media-gfx/ufraw/ufraw-0.21-r1.ebuild +++ b/media-gfx/ufraw/ufraw-0.21-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="contrast fits gimp gnome gtk openmp timezone" REQUIRED_USE="gimp? ( gtk )" |