Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ufraw/
Date: Mon, 14 Oct 2019 02:46:17
Message-Id: 1571021166.2daf81b383834b25d9157b3bba086fc0fd882d4f.mattst88@gentoo
1 commit: 2daf81b383834b25d9157b3bba086fc0fd882d4f
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 14 02:46:06 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 14 02:46:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2daf81b3
7
8 media-gfx/ufraw: Drop to ~alpha, bug 694532
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-gfx/ufraw/ufraw-0.22-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/ufraw/ufraw-0.22-r2.ebuild b/media-gfx/ufraw/ufraw-0.22-r2.ebuild
16 index 0b2b7c889c2..dad267d3cd3 100644
17 --- a/media-gfx/ufraw/ufraw-0.22-r2.ebuild
18 +++ b/media-gfx/ufraw/ufraw-0.22-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
25 IUSE="contrast fits gimp gnome gtk openmp timezone"
26
27 REQUIRED_USE="gimp? ( gtk )"