diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-12-31 12:44:49 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-12-31 12:44:49 +0000 |
commit | a03c2f61bb268bfe77c6d1b5584c404de6c96c07 (patch) | |
tree | bff6fc74ceeacfcaaa62bc38ab40079b7b3b3a1e /dev-java/sun-jre-bin/sun-jre-bin-1.5.0.06.ebuild | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-a03c2f61bb268bfe77c6d1b5584c404de6c96c07.tar.gz gentoo-2-a03c2f61bb268bfe77c6d1b5584c404de6c96c07.tar.bz2 gentoo-2-a03c2f61bb268bfe77c6d1b5584c404de6c96c07.zip |
stable amd64
(Portage version: 2.0.53)
Diffstat (limited to 'dev-java/sun-jre-bin/sun-jre-bin-1.5.0.06.ebuild')
-rw-r--r-- | dev-java/sun-jre-bin/sun-jre-bin-1.5.0.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.06.ebuild b/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.06.ebuild index 0a9ece9fc45a..9dff9bdfe661 100644 --- a/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.06.ebuild +++ b/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.06.ebuild,v 1.3 2005/12/28 22:27:47 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.06.ebuild,v 1.4 2005/12/31 12:44:49 blubb Exp $ inherit java eutils @@ -22,7 +22,7 @@ HOMEPAGE="http://java.sun.com/j2se/" SRC_URI="x86? ( $x86file ) amd64? ( $amd64file )" SLOT="1.5" LICENSE="sun-bcla-java-vm" -KEYWORDS="~x86 ~amd64 -*" +KEYWORDS="-* amd64 ~x86" RESTRICT="fetch stricter" IUSE="X alsa browserplugin nsplugin mozilla" |