commit: f952271bebb69a55272484efc6296b3340fc2c6d
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 16 09:57:12 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Feb 16 10:27:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f952271b
dev-java/trove: fast stabilisation across all arches via ALLARCHES.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-java/trove/trove-3.0.2-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/trove/trove-3.0.2-r3.ebuild
b/dev-java/trove/trove-3.0.2-r3.ebuild
index a2f2a221229..08317df9452 100644
--- a/dev-java/trove/trove-3.0.2-r3.ebuild
+++ b/dev-java/trove/trove-3.0.2-r3.ebuild
@@ -10,7 +10,7 @@ inherit java-pkg-2 java-pkg-simple
DESCRIPTION="GNU Trove: High performance collections for Java"
SRC_URI="mirror://sourceforge/trove4j/${P}.tar.gz"
HOMEPAGE="http://trove4j.sourceforge.net"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos
~x86-macos"
+KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos
~x86-macos"
SLOT="0"
LICENSE="LGPL-2.1"