summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2003-04-06 08:17:40 +0000
committerDylan Carlson <absinthe@gentoo.org>2003-04-06 08:17:40 +0000
commitcee2db16f34a5b26e01d7b93878aafde71eb6f67 (patch)
tree935cbf9e5298f81b94b10d89433611af998d33e0 /dev-java
parenthousekeeping. (diff)
downloadgentoo-2-cee2db16f34a5b26e01d7b93878aafde71eb6f67.tar.gz
gentoo-2-cee2db16f34a5b26e01d7b93878aafde71eb6f67.tar.bz2
gentoo-2-cee2db16f34a5b26e01d7b93878aafde71eb6f67.zip
x86 ppc sparc moved to stable.
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/xerces/xerces-2.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xerces/xerces-2.3.0.ebuild b/dev-java/xerces/xerces-2.3.0.ebuild
index 8bbb78655254..840a8ec794b0 100644
--- a/dev-java/xerces/xerces-2.3.0.ebuild
+++ b/dev-java/xerces/xerces-2.3.0.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/xerces/xerces-2.3.0.ebuild,v 1.1 2003/03/09 19:55:00 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/xerces-2.3.0.ebuild,v 1.2 2003/04/06 08:17:40 absinthe Exp $
S=${WORKDIR}/xerces-${PV//./_}
DESCRIPTION="The next generation of high performance, fully compliant XML parsers in the Apache Xerces family"
@@ -11,7 +11,7 @@ DEPEND=">=virtual/jdk-1.3"
RDEPEND=">=virtual/jdk-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ppc sparc"
IUSE=""
src_unpack() {