diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-11-15 16:34:00 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-11-15 16:34:00 +0100 |
commit | 850acd7dbb061b8ca49455674d27b4bf44e947c8 (patch) | |
tree | 591a011919f5b677694a51363844f7370f65dd30 /media-gfx | |
parent | dev-libs/libsodium-1.0.11-r0: stable on alpha (diff) | |
download | gentoo-850acd7dbb061b8ca49455674d27b4bf44e947c8.tar.gz gentoo-850acd7dbb061b8ca49455674d27b4bf44e947c8.tar.bz2 gentoo-850acd7dbb061b8ca49455674d27b4bf44e947c8.zip |
media-gfx/ufraw-0.22-r0: stable on alpha
Gentoo-Bug: 591210
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 3921dedd042b..ca37a68bd957 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 )" |