diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-03 19:49:22 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-03 19:49:22 +0000 |
commit | 7e97d6460e14e14d1f0ccc45e41aacfbb0d535d6 (patch) | |
tree | 5ce16ee85b76eec3b0bb2e5df8c0048b4bd784a8 /dev-java/ant-ivy/ant-ivy-2.0.0.ebuild | |
parent | Drop version that's depping on badly slotted qwt. (diff) | |
download | gentoo-2-7e97d6460e14e14d1f0ccc45e41aacfbb0d535d6.tar.gz gentoo-2-7e97d6460e14e14d1f0ccc45e41aacfbb0d535d6.tar.bz2 gentoo-2-7e97d6460e14e14d1f0ccc45e41aacfbb0d535d6.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
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 | 6 |
1 files changed, 3 insertions, 3 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 09074a6bcb39..c6c00fab9054 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-2009 Gentoo Foundation +# 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.4 2009/10/15 15:01:24 volkmar Exp $ +# $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 $ 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" +KEYWORDS="amd64 ppc ppc64 x86 ~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 |