summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-10-24 10:40:19 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-10-24 14:14:19 +0000
commit0c58b033ed46763a4a64c38e84f21eb177ca9074 (patch)
tree8dd58ce846faa19fc1b74b28b890cedd2fe1f7f1 /dev-java/ant-ivy/ant-ivy-2.3.0-r2.ebuild
parentdev-java/bcpg: Fix header. Correct use test condition. (diff)
downloadgentoo-0c58b033ed46763a4a64c38e84f21eb177ca9074.tar.gz
gentoo-0c58b033ed46763a4a64c38e84f21eb177ca9074.tar.bz2
gentoo-0c58b033ed46763a4a64c38e84f21eb177ca9074.zip
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 <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java/ant-ivy/ant-ivy-2.3.0-r2.ebuild')
-rw-r--r--dev-java/ant-ivy/ant-ivy-2.3.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 438e049fbfcd..6ec6cbc592d8 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"