summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-22 10:33:46 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-22 10:33:46 +0000
commit8a84577d25bfd98b247b755d7cfa2518aac74860 (patch)
tree34a931a01ad901346a69e166686fdc7e1e312bc8 /dev-java/ant
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-8a84577d25bfd98b247b755d7cfa2518aac74860.tar.gz
gentoo-2-8a84577d25bfd98b247b755d7cfa2518aac74860.tar.bz2
gentoo-2-8a84577d25bfd98b247b755d7cfa2518aac74860.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.2-r1)
Diffstat (limited to 'dev-java/ant')
-rw-r--r--dev-java/ant/ant-1.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant/ant-1.7.0.ebuild b/dev-java/ant/ant-1.7.0.ebuild
index e414d6a1ef67..f09dc7f26b79 100644
--- a/dev-java/ant/ant-1.7.0.ebuild
+++ b/dev-java/ant/ant-1.7.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.7.0.ebuild,v 1.1 2007/01/21 23:31:49 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.7.0.ebuild,v 1.2 2007/01/22 10:33:46 flameeyes Exp $
DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files."
HOMEPAGE="http://ant.apache.org/"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~x86-fbsd"
IUSE=""
DEPEND="~dev-java/ant-core-${PV}