summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-17 16:52:54 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-18 11:51:15 +0200
commitce9e9e004620ea56ffc7cfa970a2c03ec9291886 (patch)
tree1d52bc43cde44deab8a0d4ec7654a797b2964e64
parentapp-emacs/ddskk: new upstream release (diff)
downloadgentoo-ce9e9e004620ea56ffc7cfa970a2c03ec9291886.tar.gz
gentoo-ce9e9e004620ea56ffc7cfa970a2c03ec9291886.tar.bz2
gentoo-ce9e9e004620ea56ffc7cfa970a2c03ec9291886.zip
media-libs/lensfun: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--media-libs/lensfun/lensfun-0.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/lensfun/lensfun-0.3.2.ebuild b/media-libs/lensfun/lensfun-0.3.2.ebuild
index a6aff26cf5ad..721fa87f2f6a 100644
--- a/media-libs/lensfun/lensfun-0.3.2.ebuild
+++ b/media-libs/lensfun/lensfun-0.3.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2 test"
RDEPEND=">=dev-libs/glib-2.28