From 0c58b033ed46763a4a64c38e84f21eb177ca9074 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Sat, 24 Oct 2015 10:40:19 +0000 Subject: [PATCH] dev-java/ant-ivy: Stable for amd64. Stable for ppc+ppc64+x86 using the ALLARCHES policy. Fixes bug 563832. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement --- dev-java/ant-ivy/ant-ivy-2.3.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/ant-ivy/ant-ivy-2.3.0-r2.ebuild b/dev-java/ant-ivy/ant-ivy-2.3.0-r2.ebuild index 438e049fbfcda..6ec6cbc592d84 100644 --- a/dev-java/ant-ivy/ant-ivy-2.3.0-r2.ebuild +++ b/dev-java/ant-ivy/ant-ivy-2.3.0-r2.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://apache/ant/ivy/${PV}/${MY_P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" # We cannot build tests yet as there is no org.apache.tools.ant.BuildFileTest packaged anywhere yet. RESTRICT="test"