diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-19 22:32:31 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-19 23:30:27 +0200 |
commit | 4eac1bfc594029a132104712aefbe5a6c876144d (patch) | |
tree | 88171a1e9efc5af87a50d482b7a9927fc37f6c40 /media-gfx | |
parent | dev-ml/labltk: bump to 8.06.3 (diff) | |
download | gentoo-4eac1bfc594029a132104712aefbe5a6c876144d.tar.gz gentoo-4eac1bfc594029a132104712aefbe5a6c876144d.tar.bz2 gentoo-4eac1bfc594029a132104712aefbe5a6c876144d.zip |
media-gfx/ufraw: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/ufraw/ufraw-0.22-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/ufraw/ufraw-0.22-r1.ebuild b/media-gfx/ufraw/ufraw-0.22-r1.ebuild index e8bb0325f6cc..c0ccf38a72d4 100644 --- a/media-gfx/ufraw/ufraw-0.22-r1.ebuild +++ b/media-gfx/ufraw/ufraw-0.22-r1.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 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="contrast fits gimp gnome gtk jpeg2k openmp timezone" REQUIRED_USE="gimp? ( gtk )" |