summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-20 01:06:57 +0000
committerSam James <sam@gentoo.org>2020-07-20 01:06:57 +0000
commit32c82d447263b7e746469d663d5f94ae06fdcaf4 (patch)
tree0ff91cd6f4da61cf3db1780c0197b9329ef04928 /dev-java
parentdev-java/antlr: arm64 keyworded (bug #720116) (diff)
downloadgentoo-32c82d447263b7e746469d663d5f94ae06fdcaf4.tar.gz
gentoo-32c82d447263b7e746469d663d5f94ae06fdcaf4.tar.bz2
gentoo-32c82d447263b7e746469d663d5f94ae06fdcaf4.zip
dev-java/asm: arm64 keyworded (bug #720116)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/asm/asm-5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/asm/asm-5.1.ebuild b/dev-java/asm/asm-5.1.ebuild
index e71765b94842..e210b62e4860 100644
--- a/dev-java/asm/asm-5.1.ebuild
+++ b/dev-java/asm/asm-5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# 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 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
DEPEND=">=virtual/jdk-1.6"
RDEPEND=">=virtual/jre-1.6"