commit: ce9e9e004620ea56ffc7cfa970a2c03ec9291886 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sat Jun 17 14:52:54 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sun Jun 18 09:51:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9e9e00
media-libs/lensfun: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 media-libs/lensfun/lensfun-0.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/lensfun/lensfun-0.3.2.ebuild b/media-libs/lensfun/lensfun-0.3.2.ebuild index a6aff26cf5a..721fa87f2f6 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