diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-22 10:34:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-22 10:34:27 +0100 |
commit | a09427ebb3ee5693f80fa9b028ae14b4b1ae8370 (patch) | |
tree | b051cbdfa65713feec2480b62e286b1b754d8fea /dev-java/icedtea-bin | |
parent | dev-db/postgresql: stable 10.9 for ppc, bug #688420 (diff) | |
download | gentoo-a09427ebb3ee5693f80fa9b028ae14b4b1ae8370.tar.gz gentoo-a09427ebb3ee5693f80fa9b028ae14b4b1ae8370.tar.bz2 gentoo-a09427ebb3ee5693f80fa9b028ae14b4b1ae8370.zip |
dev-java/icedtea-bin: stable 3.12.0-r1 for ppc64, bug #685480
Package-Manager: Portage-2.3.67, Repoman-2.3.15
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 5c5e744bca91..5788fa2b18bb 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 |