diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2003-04-06 07:38:19 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2003-04-06 07:38:19 +0000 |
commit | 8d12517cbca078a1df9eb0c064d59b9987be361f (patch) | |
tree | 3013bd65f92b548454370f555d628a4513083290 /dev-java/commons-collections/commons-collections-2.1-r3.ebuild | |
parent | marked stable on x86 (diff) | |
download | gentoo-2-8d12517cbca078a1df9eb0c064d59b9987be361f.tar.gz gentoo-2-8d12517cbca078a1df9eb0c064d59b9987be361f.tar.bz2 gentoo-2-8d12517cbca078a1df9eb0c064d59b9987be361f.zip |
x86 moved to stable. added ~ppc ~sparc.
Diffstat (limited to 'dev-java/commons-collections/commons-collections-2.1-r3.ebuild')
-rw-r--r-- | dev-java/commons-collections/commons-collections-2.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-collections/commons-collections-2.1-r3.ebuild b/dev-java/commons-collections/commons-collections-2.1-r3.ebuild index 61991bb29400..0f20e5b3fd81 100644 --- a/dev-java/commons-collections/commons-collections-2.1-r3.ebuild +++ b/dev-java/commons-collections/commons-collections-2.1-r3.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/commons-collections/commons-collections-2.1-r3.ebuild,v 1.2 2003/03/18 22:42:12 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-2.1-r3.ebuild,v 1.3 2003/04/06 07:38:14 absinthe Exp $ inherit jakarta-commons @@ -15,7 +15,7 @@ DEPEND=">=virtual/jdk-1.3 RDEPEND=">=virtual/jre-1.3" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~ppc ~sparc" IUSE="doc jikes junit" src_compile() { |