commit: c9ed55e96decb0e273e1c1389ca47f35317647a1 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jul 13 12:11:20 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jul 13 12:13:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9ed55e9
dev-java/asm: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-java/asm/asm-5.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/asm/asm-5.0.3.ebuild b/dev-java/asm/asm-5.0.3.ebuild index 377be8c880f..52f63bc8cba 100644 --- a/dev-java/asm/asm-5.0.3.ebuild +++ b/dev-java/asm/asm-5.0.3.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 @@ -14,7 +14,7 @@ SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="4" IUSE="" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~x64-macos" DEPEND=">=virtual/jdk-1.5" RDEPEND=">=virtual/jre-1.5"
