diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:00:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:21:02 +0100 |
commit | 17c1e935cd6889682baf445f587af863e20f661b (patch) | |
tree | 548e925d3576cfcec4797605be68d3db64f4dbe7 /dev-java/icedtea-bin/icedtea-bin-3.8.0.ebuild | |
parent | dev-perl/common-sense: stable 3.740.0-r1 for ppc64, bug #657690 (diff) | |
download | gentoo-17c1e935cd6889682baf445f587af863e20f661b.tar.gz gentoo-17c1e935cd6889682baf445f587af863e20f661b.tar.bz2 gentoo-17c1e935cd6889682baf445f587af863e20f661b.zip |
dev-java/icedtea-bin: stable 3.8.0 for ppc64, bug #657704
Bug: https://bugs.gentoo.org/657704
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-java/icedtea-bin/icedtea-bin-3.8.0.ebuild')
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-3.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icedtea-bin/icedtea-bin-3.8.0.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.8.0.ebuild index a4893f3ff5e8..f806f46f1755 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.8.0.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.8.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 ~arm64 ~ppc64 ~x86" +KEYWORDS="-* amd64 ~arm ~arm64 ppc64 ~x86" inherit java-vm-2 multilib-build toolchain-funcs |