Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ufraw/
Date: Wed, 19 Jul 2017 21:30:35
Message-Id: 1500499827.4eac1bfc594029a132104712aefbe5a6c876144d.aballier@gentoo
1 commit: 4eac1bfc594029a132104712aefbe5a6c876144d
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 19 20:32:31 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 19 21:30:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eac1bfc
7
8 media-gfx/ufraw: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 media-gfx/ufraw/ufraw-0.22-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/ufraw/ufraw-0.22-r1.ebuild b/media-gfx/ufraw/ufraw-0.22-r1.ebuild
16 index e8bb0325f6c..c0ccf38a72d 100644
17 --- a/media-gfx/ufraw/ufraw-0.22-r1.ebuild
18 +++ b/media-gfx/ufraw/ufraw-0.22-r1.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 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
25 IUSE="contrast fits gimp gnome gtk jpeg2k openmp timezone"
26
27 REQUIRED_USE="gimp? ( gtk )"