commit: 37a968807725b46e0ef92c8ad0c4f16640862d01 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jul 13 20:40:33 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jul 13 20:42:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a96880
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 ac7387eb9c6..3f8c33be960 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"
