summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2007-10-24 09:33:42 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2007-10-24 09:33:42 +0000
commitf3135a50f911079f6f71a8eb0485bb057751f29e (patch)
tree88d0650f5713c19c3d6dcb1905428203181ac00c /dev-java/fastutil/fastutil-4.3.1-r1.ebuild
parentAdd standard comment to site-init file. (diff)
downloadhistorical-f3135a50f911079f6f71a8eb0485bb057751f29e.tar.gz
historical-f3135a50f911079f6f71a8eb0485bb057751f29e.tar.bz2
historical-f3135a50f911079f6f71a8eb0485bb057751f29e.zip
Stable on ppc, bug #196845.
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'dev-java/fastutil/fastutil-4.3.1-r1.ebuild')
-rw-r--r--dev-java/fastutil/fastutil-4.3.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/fastutil/fastutil-4.3.1-r1.ebuild b/dev-java/fastutil/fastutil-4.3.1-r1.ebuild
index 0114d6ffb7aa..7466c124f044 100644
--- a/dev-java/fastutil/fastutil-4.3.1-r1.ebuild
+++ b/dev-java/fastutil/fastutil-4.3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-4.3.1-r1.ebuild,v 1.2 2007/06/27 09:49:03 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-4.3.1-r1.ebuild,v 1.3 2007/10/24 09:33:42 nelchael Exp $
JAVA_PKG_IUSE="doc source"
@@ -11,7 +11,7 @@ SRC_URI="http://fastutil.dsi.unimi.it/${P}-src.tar.gz"
HOMEPAGE="http://fastutil.dsi.unimi.it"
LICENSE="LGPL-2.1"
SLOT="4.3"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ppc ~x86"
IUSE=""
DEPEND=">=virtual/jdk-1.4"