From: Patrice Clement Date: Mon, 5 Oct 2015 20:15:48 +0000 (+0000) Subject: dev-java/commons-chain: Stable for amd64. Stable for x86 using the ALLARCHES policy. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=780a1b5d334b982c0338174d91e71e69deb0c847;p=gentoo.git dev-java/commons-chain: Stable for amd64. Stable for x86 using the ALLARCHES policy. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement --- diff --git a/dev-java/commons-chain/commons-chain-1.2.ebuild b/dev-java/commons-chain/commons-chain-1.2.ebuild index 39cccd08e661..4e20ef49d0c8 100644 --- a/dev-java/commons-chain/commons-chain-1.2.ebuild +++ b/dev-java/commons-chain/commons-chain-1.2.ebuild @@ -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=""