dev-java/commons-chain: Stable for amd64. Stable for x86 using the ALLARCHES policy.
authorPatrice Clement <monsieurp@gentoo.org>
Mon, 5 Oct 2015 20:15:48 +0000 (20:15 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 5 Oct 2015 20:41:46 +0000 (20:41 +0000)
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-java/commons-chain/commons-chain-1.2.ebuild

index 39cccd08e661c1444a119a98523db20358b7c6db..4e20ef49d0c8651ad307e2f86bbc375aab61858f 100644 (file)
@@ -14,11 +14,11 @@ SRC_URI="mirror://apache/commons/chain/source/${MY_P}.zip"
 
 LICENSE="Apache-2.0"
 SLOT="1.2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
-# Too many missing imports from javax.servlet.* which cause the
+# Too many missing imports from javax.servlet.* which causes the
 # "compile-tests" target to fail compiling.
-# I gave up on it after wasting nearly half a day.
+# I gave up on them after wasting nearly half a day.
 RESTRICT="test"
 
 IUSE=""