diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 15:31:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 15:31:08 +0200 |
commit | c17e61287b8f9eacc83a047378eeb9f97ed9a195 (patch) | |
tree | 6e87a2d2cae230dc72a256ec3e445af5c72ec567 /dev-java | |
parent | dev-php/PEAR-Net_Sieve: Version bump to 1.5.4 (diff) | |
download | gentoo-c17e61287b8f9eacc83a047378eeb9f97ed9a195.tar.gz gentoo-c17e61287b8f9eacc83a047378eeb9f97ed9a195.tar.bz2 gentoo-c17e61287b8f9eacc83a047378eeb9f97ed9a195.zip |
dev-java/icedtea-bin: amd64 stable wrt bug #618874
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-3.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icedtea-bin/icedtea-bin-3.4.0.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.4.0.ebuild index c9ce64d1d8f0..9fa39a7a11ca 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.4.0.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.4.0.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 ~ppc64 ~x86" +KEYWORDS="-* amd64 ~arm ~ppc64 ~x86" inherit java-vm-2 multilib-build toolchain-funcs |