diff options
Diffstat (limited to 'dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild')
-rw-r--r-- | dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild index ef029128b7bd..b43bd57d9d97 100644 --- a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild +++ b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild,v 1.2 2004/03/22 20:01:12 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild,v 1.3 2004/03/23 20:38:03 dholm Exp $ inherit java-pkg @@ -9,7 +9,7 @@ HOMEPAGE="http://java.sun.com/products/jdbc" SRC_URI="jdbc2_0-stdext.jar" LICENSE="sun-csl" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86" IUSE="" RESTRICT="fetch" |