commit: da8b63ba3bfe81bee643e424a398622196e61532 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jul 17 11:09:49 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jul 17 11:09:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da8b63ba
dev-java/jnr-ffi: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-java/jnr-ffi/jnr-ffi-2.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/jnr-ffi/jnr-ffi-2.0.2.ebuild b/dev-java/jnr-ffi/jnr-ffi-2.0.2.ebuild index 76d3dddb4ae..c5807844d59 100644 --- a/dev-java/jnr-ffi/jnr-ffi-2.0.2.ebuild +++ b/dev-java/jnr-ffi/jnr-ffi-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jnr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( Apache-2.0 LGPL-3 )" SLOT="2" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" COMMON_DEP=" dev-java/jffi:1.2
