summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-13 22:40:22 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-13 22:42:17 +0200
commitfc9d07f6cc08025ccc5b150b4d1286b1ad101772 (patch)
tree953eba00d9d51127d76301151ac5dbb3d9622922 /dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild
parentdev-java/junitperf: keyword ~arm64 (diff)
downloadgentoo-fc9d07f6cc08025ccc5b150b4d1286b1ad101772.tar.gz
gentoo-fc9d07f6cc08025ccc5b150b4d1286b1ad101772.tar.bz2
gentoo-fc9d07f6cc08025ccc5b150b4d1286b1ad101772.zip
dev-java/jnr-x86asm: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild')
-rw-r--r--dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild4
1 files 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 d4e618dfd2a3..304b608ca557 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"