diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:59:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:59:07 +0200 |
commit | 946b9258f3d36930a15fbb0c2f99bf4e48fcf77a (patch) | |
tree | 3c94076ebe1f3c4e13656ff4aa13e0d0229fce15 /dev-java/icedtea-bin | |
parent | dev-perl/Sub-Uplevel: ppc64 stable wrt bug #618980 (diff) | |
download | gentoo-946b9258f3d36930a15fbb0c2f99bf4e48fcf77a.tar.gz gentoo-946b9258f3d36930a15fbb0c2f99bf4e48fcf77a.tar.bz2 gentoo-946b9258f3d36930a15fbb0c2f99bf4e48fcf77a.zip |
dev-java/icedtea-bin: ppc64 stable wrt bug #618874
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/icedtea-bin')
-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 3ce8aba1c963..3aa3b0f759c7 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 |