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, 02 Apr 2018 06:23:24
Message-Id: 1522650179.da45ab48728d73dc4e31e59a29c080c5fe001e72.mattst88@gentoo
1 commit: da45ab48728d73dc4e31e59a29c080c5fe001e72
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 06:22:59 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 06:22:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da45ab48
7
8 media-gfx/ufraw-0.22-r2: added ~mips
9
10 media-gfx/ufraw/ufraw-0.22-r2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/media-gfx/ufraw/ufraw-0.22-r2.ebuild b/media-gfx/ufraw/ufraw-0.22-r2.ebuild
14 index 5b4db181b2e..d301e9c5658 100644
15 --- a/media-gfx/ufraw/ufraw-0.22-r2.ebuild
16 +++ b/media-gfx/ufraw/ufraw-0.22-r2.ebuild
17 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
18
19 LICENSE="GPL-2"
20 SLOT="0"
21 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
22 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
23 IUSE="contrast fits gimp gnome gtk jpeg2k openmp timezone"
24
25 REQUIRED_USE="gimp? ( gtk )"