commit: 3e9a5fd8156e5e48ff0d3c675669f4dd50711616 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Tue Jan 24 17:55:13 2017 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Tue Jan 24 20:20:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9a5fd8
app-eselect/eselect-java: added ~arm64 keyword. dev-java/oracle-jdk-bin, already keyworded, depends on it. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3632 app-eselect/eselect-java/eselect-java-0.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-eselect/eselect-java/eselect-java-0.3.0.ebuild b/app-eselect/eselect-java/eselect-java-0.3.0.ebuild index cac62cc..bb8ceca 100644 --- a/app-eselect/eselect-java/eselect-java-0.3.0.ebuild +++ b/app-eselect/eselect-java/eselect-java-0.3.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://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~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 ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="
