diff options
Diffstat (limited to 'dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild')
-rw-r--r-- | dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild b/dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild index 00a3982408f3..aeba1f71314b 100644 --- a/dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild +++ b/dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild,v 1.1 2006/12/13 01:32:18 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jce-bin/sun-jce-bin-1.6.0.ebuild,v 1.2 2007/08/21 08:37:01 opfer Exp $ jcefile="jce_policy-6.zip" @@ -9,7 +9,7 @@ HOMEPAGE="http://java.sun.com/javase/6/" SRC_URI="${jcefile}" SLOT="1.6" LICENSE="sun-bcla-java-vm" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 x86 ~x86-fbsd" RESTRICT="fetch" IUSE="" |