commit: fc9d07f6cc08025ccc5b150b4d1286b1ad101772 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jul 13 20:40:22 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jul 13 20:42:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9d07f6
dev-java/jnr-x86asm: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild b/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild index d4e618dfd2a..304b608ca55 100644 --- a/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild +++ b/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="https://github.com/jnr/${PN}/archive/${PV}.zip -> ${P}.zip" LICENSE="MIT" SLOT="1.0" -KEYWORDS="amd64 ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc64 x86" IUSE="" DEPEND=">=virtual/jdk-1.6"
