diff options
Diffstat (limited to 'dev-java/xalan/xalan-2.5.1.ebuild')
-rw-r--r-- | dev-java/xalan/xalan-2.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xalan/xalan-2.5.1.ebuild b/dev-java/xalan/xalan-2.5.1.ebuild index 5cfc4c60663e..64821108258c 100644 --- a/dev-java/xalan/xalan-2.5.1.ebuild +++ b/dev-java/xalan/xalan-2.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/xalan-2.5.1.ebuild,v 1.1 2003/06/30 23:14:03 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xalan/xalan-2.5.1.ebuild,v 1.2 2003/09/10 04:02:51 strider Exp $ MY_P=${PN}-j_${PV//./_} @@ -14,7 +14,7 @@ DEPEND=">=virtual/jdk-1.3 >=dev-java/xerces-2.3.0" RDEPEND="$DEPEND" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" IUSE="doc" src_compile() { |