diff options
Diffstat (limited to 'sys-kernel/sparc-sources/sparc-sources-2.4.20-r8.ebuild')
-rw-r--r-- | sys-kernel/sparc-sources/sparc-sources-2.4.20-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.20-r8.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.20-r8.ebuild index bde71ab79355..c7e7cf7fb93d 100644 --- a/sys-kernel/sparc-sources/sparc-sources-2.4.20-r8.ebuild +++ b/sys-kernel/sparc-sources/sparc-sources-2.4.20-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.20-r8.ebuild,v 1.1 2003/04/06 02:34:08 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.20-r8.ebuild,v 1.2 2003/04/06 17:47:38 joker Exp $ IUSE="build ultra1" @@ -31,7 +31,7 @@ inherit kernel || die DESCRIPTION="Full sources for the Gentoo Linux kernel" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 mirror://gentoo/patches-${PVR}-sparc.tar.bz2" -KEYWORDS="~x86 -ppc ~sparc" +KEYWORDS="~x86 -ppc sparc" SLOT="${KV}" src_unpack() { |