summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-20 06:18:45 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-20 06:18:45 +0000
commitedd60a2525267c9748ae167c2bc295dccf7cc720 (patch)
tree556cc7dab55f51a867356ce95f3897ef879470fe /dev-java/fastutil
parentStable on mips, bug #67062 (Manifest recommit) (diff)
downloadgentoo-2-edd60a2525267c9748ae167c2bc295dccf7cc720.tar.gz
gentoo-2-edd60a2525267c9748ae167c2bc295dccf7cc720.tar.bz2
gentoo-2-edd60a2525267c9748ae167c2bc295dccf7cc720.zip
Keywords ~amd64.
Diffstat (limited to 'dev-java/fastutil')
-rw-r--r--dev-java/fastutil/ChangeLog5
-rw-r--r--dev-java/fastutil/fastutil-4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/fastutil/ChangeLog b/dev-java/fastutil/ChangeLog
index 9bec19da6ade..89a5b6bb7ab5 100644
--- a/dev-java/fastutil/ChangeLog
+++ b/dev-java/fastutil/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/fastutil
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/ChangeLog,v 1.7 2004/10/16 17:12:23 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/ChangeLog,v 1.8 2004/10/20 06:15:31 absinthe Exp $
+
+ 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> fastutil-4.1.ebuild:
+ Keywords ~amd64.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> fastutil-4.1.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
diff --git a/dev-java/fastutil/fastutil-4.1.ebuild b/dev-java/fastutil/fastutil-4.1.ebuild
index c68872ea49bb..0aae4d80be6b 100644
--- a/dev-java/fastutil/fastutil-4.1.ebuild
+++ b/dev-java/fastutil/fastutil-4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-4.1.ebuild,v 1.7 2004/10/16 17:12:23 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-4.1.ebuild,v 1.8 2004/10/20 06:15:31 absinthe Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ HOMEPAGE="http://fastutil.dsi.unimi.it"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE="doc jikes"
-KEYWORDS="x86 ~sparc ppc"
+KEYWORDS="x86 ~sparc ppc ~amd64"
DEPEND=">=virtual/jdk-1.4
>=dev-java/ant-1.5.4"