diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:05:10 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:05:10 -0400 |
commit | f9a6afd165f6ee3fdc463165f00066d8e193142d (patch) | |
tree | 4869731707b6ddbd31323f1797698a5a07b9e849 /dev-java/icedtea-bin | |
parent | virtual/jre: arm64 stable (diff) | |
download | gentoo-f9a6afd165f6ee3fdc463165f00066d8e193142d.tar.gz gentoo-f9a6afd165f6ee3fdc463165f00066d8e193142d.tar.bz2 gentoo-f9a6afd165f6ee3fdc463165f00066d8e193142d.zip |
dev-java/icedtea-bin: 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 'dev-java/icedtea-bin')
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-3.10.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icedtea-bin/icedtea-bin-3.10.0-r1.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.10.0-r1.ebuild index 8ee86e39e2fe..9dc6568062cc 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.10.0-r1.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.10.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 # Don't block arm. See bug #600134. #MULTILIB_COMPAT=( abi_ppc_64 abi_x86_{32,64} ) -KEYWORDS="-* amd64 ~arm ~arm64 ppc64 x86" +KEYWORDS="-* amd64 ~arm arm64 ppc64 x86" inherit java-vm-2 multilib-build toolchain-funcs |