diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-01-23 14:26:58 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-01-23 14:26:58 +0000 |
commit | 592a2ddd145756fa3f011555618fb1601fc8464c (patch) | |
tree | 1b5a3f4694e9bd80742d09ac70ee17b8930a7b1c /dev-java/ant-ivy/ant-ivy-2.0.0.ebuild | |
parent | Masked packages (diff) | |
download | gentoo-2-592a2ddd145756fa3f011555618fb1601fc8464c.tar.gz gentoo-2-592a2ddd145756fa3f011555618fb1601fc8464c.tar.bz2 gentoo-2-592a2ddd145756fa3f011555618fb1601fc8464c.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/ant-ivy/ant-ivy-2.0.0.ebuild')
-rw-r--r-- | dev-java/ant-ivy/ant-ivy-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-ivy/ant-ivy-2.0.0.ebuild b/dev-java/ant-ivy/ant-ivy-2.0.0.ebuild index c6c00fab9054..5430e687a79d 100644 --- a/dev-java/ant-ivy/ant-ivy-2.0.0.ebuild +++ b/dev-java/ant-ivy/ant-ivy-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-ivy/ant-ivy-2.0.0.ebuild,v 1.5 2010/01/03 19:49:22 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-ivy/ant-ivy-2.0.0.ebuild,v 1.6 2010/01/23 14:26:58 aballier Exp $ EAPI="2" @@ -21,7 +21,7 @@ SRC_URI="mirror://apache/ant/ivy/${PV}/${MY_P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RESTRICT="test" # We cannot build tests yet as there is no org.apache.tools.ant.BuildFileTest packaged anywhere yet |