diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-21 13:06:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-21 13:06:54 +0200 |
commit | 5e57fac38c66abf4243413131207267b7a2750f3 (patch) | |
tree | c973c08d49038d0f63c0b1213be17a50d6a32f10 /dev-java/icedtea-bin | |
parent | net-analyzer/gspoof: x86 stable wrt bug #678774 (diff) | |
download | gentoo-5e57fac38c66abf4243413131207267b7a2750f3.tar.gz gentoo-5e57fac38c66abf4243413131207267b7a2750f3.tar.bz2 gentoo-5e57fac38c66abf4243413131207267b7a2750f3.zip |
dev-java/icedtea-bin: x86 stable wrt bug #685480
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-java/icedtea-bin')
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-3.12.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icedtea-bin/icedtea-bin-3.12.0-r1.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.12.0-r1.ebuild index f9e6e4e604e1..5c5e744bca91 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.12.0-r1.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.12.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 |