summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 15:34:44 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 15:34:44 +0000
commitd3fdb423b13769b08c15fac7dae323f18f12ec95 (patch)
tree84bac2c406f9df184d0ff98dcb8c0699071a22d0 /dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild
parentDropping sparc keywords, see #96229 (diff)
downloadgentoo-2-d3fdb423b13769b08c15fac7dae323f18f12ec95.tar.gz
gentoo-2-d3fdb423b13769b08c15fac7dae323f18f12ec95.tar.bz2
gentoo-2-d3fdb423b13769b08c15fac7dae323f18f12ec95.zip
Dropping sparc keywords, see #96229
(Portage version: 2.1.1)
Diffstat (limited to 'dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild')
-rw-r--r--dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild b/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild
index 1ea9db3df5e5..17bb08635e4f 100644
--- a/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild
+++ b/dev-java/concurrent-util/concurrent-util-1.3.4-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/concurrent-util/concurrent-util-1.3.4-r1.ebuild,v 1.2 2006/08/08 19:15:35 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/concurrent-util-1.3.4-r1.ebuild,v 1.3 2006/10/05 15:34:44 gustavoz Exp $
inherit java-pkg-2 java-ant-2
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/gentoo-concurrent-util-1.3.4.tar.bz2"
HOMEPAGE="http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
RDEPEND=">=virtual/jre-1.2"
DEPEND=">=virtual/jdk-1.2
>=dev-java/ant-core-1.5