diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-27 09:59:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-27 09:59:09 +0100 |
commit | cf1edf1e48c8da975700d90300e48263f1e25b53 (patch) | |
tree | 8a3021fc6ee4a503d06edfffea4e02304fe002a7 /dev-java/icedtea-bin | |
parent | net-vpn/openvpn: stable 2.4.3 for hppa, bug #622376 (diff) | |
download | gentoo-cf1edf1e48c8da975700d90300e48263f1e25b53.tar.gz gentoo-cf1edf1e48c8da975700d90300e48263f1e25b53.tar.bz2 gentoo-cf1edf1e48c8da975700d90300e48263f1e25b53.zip |
dev-java/icedtea-bin: stable 3.5.1 for ppc64, bug #626088
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-java/icedtea-bin')
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-3.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icedtea-bin/icedtea-bin-3.5.1.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.5.1.ebuild index 5811e4239ea6..b1ef2b0a0e2b 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.5.1.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.5.1.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 |