From 2e63ccba180235faa4c36212eab8102162478d31 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 13 Jul 2017 22:42:06 +0200 Subject: dev-java/hawtjni-runtime: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-java/hawtjni-runtime/hawtjni-runtime-1.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-java/hawtjni-runtime') diff --git a/dev-java/hawtjni-runtime/hawtjni-runtime-1.10.ebuild b/dev-java/hawtjni-runtime/hawtjni-runtime-1.10.ebuild index e96c274fbd16..a3f08d3ca88e 100644 --- a/dev-java/hawtjni-runtime/hawtjni-runtime-1.10.ebuild +++ b/dev-java/hawtjni-runtime/hawtjni-runtime-1.10.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 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/fusesource/hawtjni/archive/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc64 x86" DEPEND=">=virtual/jdk-1.5" RDEPEND=">=virtual/jre-1.5" -- cgit v1.2.3-65-gdbad