From 37a968807725b46e0ef92c8ad0c4f16640862d01 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 13 Jul 2017 22:40:33 +0200 Subject: [PATCH] dev-java/jnr-constants: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-java/jnr-constants/jnr-constants-0.8.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/jnr-constants/jnr-constants-0.8.6.ebuild b/dev-java/jnr-constants/jnr-constants-0.8.6.ebuild index ac7387eb9c675..3f8c33be960e6 100644 --- a/dev-java/jnr-constants/jnr-constants-0.8.6.ebuild +++ b/dev-java/jnr-constants/jnr-constants-0.8.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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="https://github.com/jnr/${PN}/archive/${P}.tar.gz" LICENSE="|| ( Apache-2.0 LGPL-3 )" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=" >=virtual/jre-1.6"