diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:11:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:23:35 +0100 |
commit | 7f4e97e483524e7d9d0cc18041d27e2e68b7c080 (patch) | |
tree | abce535d8f291b330ac11bd2eb7469f33ee160bf /media-gfx | |
parent | dev-python/feedparser: ia64 stable wrt bug #606056 (diff) | |
download | gentoo-7f4e97e483524e7d9d0cc18041d27e2e68b7c080.tar.gz gentoo-7f4e97e483524e7d9d0cc18041d27e2e68b7c080.tar.bz2 gentoo-7f4e97e483524e7d9d0cc18041d27e2e68b7c080.zip |
media-gfx/ufraw: ia64 stable wrt bug #591210
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/ufraw/ufraw-0.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/ufraw/ufraw-0.22.ebuild b/media-gfx/ufraw/ufraw-0.22.ebuild index 72d28eb9642d..69f83afda3df 100644 --- a/media-gfx/ufraw/ufraw-0.22.ebuild +++ b/media-gfx/ufraw/ufraw-0.22.ebuild @@ -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 )" |