diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-05 14:41:44 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-05 14:41:44 +0000 |
commit | e2a9c57563a47dfad114aeccd93f8f33d1a5a661 (patch) | |
tree | 9b6019108822d48161ab4bd2858fce2a0ead2897 /dev-java/sablecc/sablecc-3.1-r1.ebuild | |
parent | Fix bug number (diff) | |
download | historical-e2a9c57563a47dfad114aeccd93f8f33d1a5a661.tar.gz historical-e2a9c57563a47dfad114aeccd93f8f33d1a5a661.tar.bz2 historical-e2a9c57563a47dfad114aeccd93f8f33d1a5a661.zip |
Stable on ppc wrt bug 187667
Package-Manager: portage-2.1.3.3
Diffstat (limited to 'dev-java/sablecc/sablecc-3.1-r1.ebuild')
-rw-r--r-- | dev-java/sablecc/sablecc-3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sablecc/sablecc-3.1-r1.ebuild b/dev-java/sablecc/sablecc-3.1-r1.ebuild index be3bd1e46828..b4acfcdc2463 100644 --- a/dev-java/sablecc/sablecc-3.1-r1.ebuild +++ b/dev-java/sablecc/sablecc-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/sablecc/sablecc-3.1-r1.ebuild,v 1.1 2007/04/11 17:10:23 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sablecc/sablecc-3.1-r1.ebuild,v 1.2 2007/08/05 14:41:44 nixnut Exp $ JAVA_PKG_IUSE="source" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.sablecc.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ppc ~x86" RDEPEND=">=virtual/jre-1.4" DEPEND=">=virtual/jdk-1.4" |