diff --git a/dev-java/icedtea-bin/icedtea-bin-3.2.0.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.2.0.ebuild index 3959e314108cf..7bde845598e14 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.2.0.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,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