diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:26:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:43 +0100 |
commit | 6a4bafc7c5d085416e540bea3d4228533a3d0793 (patch) | |
tree | 203459daa1910b905c3dd3605c2726058230a922 /media-gfx/ufraw | |
parent | sys-fs/mtd-utils: x86 stable wrt bug #592742 (diff) | |
download | gentoo-6a4bafc7c5d085416e540bea3d4228533a3d0793.tar.gz gentoo-6a4bafc7c5d085416e540bea3d4228533a3d0793.tar.bz2 gentoo-6a4bafc7c5d085416e540bea3d4228533a3d0793.zip |
media-gfx/ufraw: x86 stable wrt bug #591210
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 b2f68e010e22..549833de9b9f 100644 --- a/media-gfx/ufraw/ufraw-0.22.ebuild +++ b/media-gfx/ufraw/ufraw-0.22.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$ @@ -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 )" |