summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-23 00:46:38 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-23 00:46:38 +0000
commit78ea758f15bc196afbcce88b8db42a45b2dd04f2 (patch)
treeacf98410f469ee5e5597e982419ba9d16bd67b0c /dev-java/xjavac/xjavac-20041208-r2.ebuild
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-78ea758f15bc196afbcce88b8db42a45b2dd04f2.tar.gz
gentoo-2-78ea758f15bc196afbcce88b8db42a45b2dd04f2.tar.bz2
gentoo-2-78ea758f15bc196afbcce88b8db42a45b2dd04f2.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'dev-java/xjavac/xjavac-20041208-r2.ebuild')
-rw-r--r--dev-java/xjavac/xjavac-20041208-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xjavac/xjavac-20041208-r2.ebuild b/dev-java/xjavac/xjavac-20041208-r2.ebuild
index 14c9321ccbf0..b94aff2a4917 100644
--- a/dev-java/xjavac/xjavac-20041208-r2.ebuild
+++ b/dev-java/xjavac/xjavac-20041208-r2.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/xjavac/xjavac-20041208-r2.ebuild,v 1.1 2006/07/20 23:55:12 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xjavac/xjavac-20041208-r2.ebuild,v 1.2 2006/07/23 00:46:38 flameeyes Exp $
inherit java-pkg-2
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
HOMEPAGE="http://cvs.apache.org/viewcvs.cgi/xml-xerces/java/tools/src/XJavac.java"
LICENSE="Apache-2.0"
SLOT="1"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
DEPEND=">=virtual/jdk-1.4
>=dev-java/ant-core-1.4"
RDEPEND=">=virtual/jdk-1.4"