diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:04:40 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:04:40 -0400 |
commit | 5e1ef7f3cb48407d82e3088517c377f956d00371 (patch) | |
tree | b07fd0bbf822e51888bd72a8d7aa388e92000877 /app-eselect/eselect-java | |
parent | app-crypt/p11-kit: arm64 stable (diff) | |
download | gentoo-5e1ef7f3cb48407d82e3088517c377f956d00371.tar.gz gentoo-5e1ef7f3cb48407d82e3088517c377f956d00371.tar.bz2 gentoo-5e1ef7f3cb48407d82e3088517c377f956d00371.zip |
app-eselect/eselect-java: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-eselect/eselect-java')
-rw-r--r-- | app-eselect/eselect-java/eselect-java-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-java/eselect-java-0.4.0.ebuild b/app-eselect/eselect-java/eselect-java-0.4.0.ebuild index 9826dca5a463..1b066afcd821 100644 --- a/app-eselect/eselect-java/eselect-java-0.4.0.ebuild +++ b/app-eselect/eselect-java/eselect-java-0.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -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" +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" RDEPEND=" !app-eselect/eselect-ecj |