commit: 38d4b51cdf58933cff4fbc2eb9864f6b066c0f0e Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jul 13 18:29:47 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jul 13 18:32:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38d4b51c
dev-java/jarjar: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-java/jarjar/jarjar-1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/jarjar/jarjar-1.4.ebuild b/dev-java/jarjar/jarjar-1.4.ebuild index e0a86576e94..9108139df10 100644 --- a/dev-java/jarjar/jarjar-1.4.ebuild +++ b/dev-java/jarjar/jarjar-1.4.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 @@ -11,7 +11,7 @@ SRC_URI="https://jarjar.googlecode.com/files/${PN}-src-${PV}.zip" HOMEPAGE="http://jarjar.sourceforge.net" LICENSE="GPL-2" SLOT="1" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="" RESTRICT="test"
