diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-17 21:34:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-17 21:40:56 +0100 |
commit | 868f62e00fcd024c788c1cd1ae610a42c7e66fb3 (patch) | |
tree | 4abf30004391e35806dea2a73d6fe95a4c63f23b /dev-java/icedtea-bin | |
parent | net-wireless/wpa_supplicant: stable 2.8-r1 for ppc64, bug #685860 (diff) | |
download | gentoo-868f62e00fcd024c788c1cd1ae610a42c7e66fb3.tar.gz gentoo-868f62e00fcd024c788c1cd1ae610a42c7e66fb3.tar.bz2 gentoo-868f62e00fcd024c788c1cd1ae610a42c7e66fb3.zip |
dev-java/icedtea-bin: stable 3.13.0 for ppc64, bug #691238
Package-Manager: Portage-2.3.71, Repoman-2.3.17
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.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icedtea-bin/icedtea-bin-3.13.0.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.13.0.ebuild index 431ac9a0e361..9841c85aaee1 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.13.0.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.13.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 |