diff options
author | Brent Baude <ranger@gentoo.org> | 2007-11-25 15:15:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-11-25 15:15:49 +0000 |
commit | c4c5542c9add8eabc7fce3fb65f52f0fb4533085 (patch) | |
tree | f984ba52392f2565cf37edda5a875bce3eafc6a0 /dev-java/fastutil/fastutil-5.0.9.ebuild | |
parent | Marked stable on amd64 (diff) | |
download | gentoo-2-c4c5542c9add8eabc7fce3fb65f52f0fb4533085.tar.gz gentoo-2-c4c5542c9add8eabc7fce3fb65f52f0fb4533085.tar.bz2 gentoo-2-c4c5542c9add8eabc7fce3fb65f52f0fb4533085.zip |
Marking fastutil-5.0.9 ppc for bug 199246
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-java/fastutil/fastutil-5.0.9.ebuild')
-rw-r--r-- | dev-java/fastutil/fastutil-5.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/fastutil/fastutil-5.0.9.ebuild b/dev-java/fastutil/fastutil-5.0.9.ebuild index 763ad228a022..83890acfd754 100644 --- a/dev-java/fastutil/fastutil-5.0.9.ebuild +++ b/dev-java/fastutil/fastutil-5.0.9.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-5.0.9.ebuild,v 1.3 2007/11/19 18:53:40 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-5.0.9.ebuild,v 1.4 2007/11/25 15:15:49 ranger Exp $ JAVA_PKG_IUSE="doc source" @@ -12,7 +12,7 @@ HOMEPAGE="http://fastutil.dsi.unimi.it" LICENSE="LGPL-2.1" SLOT="5.0" IUSE="" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" DEPEND=">=virtual/jdk-1.5" RDEPEND=">=virtual/jre-1.5" |