diff options
author | Markus Meier <maekke@gentoo.org> | 2016-11-13 09:44:55 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-11-13 09:44:55 +0100 |
commit | 0e8b879dd1a11fec3c6b80ee95e3d50126e1b039 (patch) | |
tree | 488e0aba35365dac6d83c3419d239f1916aef15f /media-gfx/ufraw | |
parent | net-misc/radvd: arm stable, bug #594620 (diff) | |
download | gentoo-0e8b879dd1a11fec3c6b80ee95e3d50126e1b039.tar.gz gentoo-0e8b879dd1a11fec3c6b80ee95e3d50126e1b039.tar.bz2 gentoo-0e8b879dd1a11fec3c6b80ee95e3d50126e1b039.zip |
media-gfx/ufraw: arm stable, bug #591210
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-gfx/ufraw')
-rw-r--r-- | media-gfx/ufraw/ufraw-0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/ufraw/ufraw-0.22.ebuild b/media-gfx/ufraw/ufraw-0.22.ebuild index 4ddf3483190e..3921dedd042b 100644 --- a/media-gfx/ufraw/ufraw-0.22.ebuild +++ b/media-gfx/ufraw/ufraw-0.22.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$ @@ -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 ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="contrast fits gimp gnome gtk openmp timezone" REQUIRED_USE="gimp? ( gtk )" |