commit: 451244bed74c1a110ba477bbdffc32e93519f39e Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Thu Jan 26 12:10:29 2017 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Thu Jan 26 21:50:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=451244be
sys-apps/baselayout-java: added ~arm64 keyword. Tested on cortex-a53 Dependency of icedtea on arm64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3668 sys-apps/baselayout-java/baselayout-java-0.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/baselayout-java/baselayout-java-0.1.0.ebuild b/sys-apps/baselayout-java/baselayout-java-0.1.0.ebuild index 22c06fc..515ac43 100644 --- a/sys-apps/baselayout-java/baselayout-java-0.1.0.ebuild +++ b/sys-apps/baselayout-java/baselayout-java-0.1.0.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 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~sera/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!<dev-java/java-config-2.2"
