diff options
Diffstat (limited to 'dev-java/xmldb/xmldb-20011111-r1.ebuild')
-rw-r--r-- | dev-java/xmldb/xmldb-20011111-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xmldb/xmldb-20011111-r1.ebuild b/dev-java/xmldb/xmldb-20011111-r1.ebuild index f7c8d46c590c..cd985280f8a2 100644 --- a/dev-java/xmldb/xmldb-20011111-r1.ebuild +++ b/dev-java/xmldb/xmldb-20011111-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xmldb/xmldb-20011111-r1.ebuild,v 1.4 2006/11/30 15:59:46 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmldb/xmldb-20011111-r1.ebuild,v 1.5 2006/12/09 09:26:20 flameeyes Exp $ inherit java-pkg-2 eutils java-ant-2 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/xmldb-org/${MY_P}.tar.gz" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="doc source" # TODO please make compiling the junit tests optional |