diff options
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/sparc-sources/sparc-sources-2.4.24-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.24-r2.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.24-r2.ebuild index 054c14e34611..28060eaeace5 100644 --- a/sys-kernel/sparc-sources/sparc-sources-2.4.24-r2.ebuild +++ b/sys-kernel/sparc-sources/sparc-sources-2.4.24-r2.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/sys-kernel/sparc-sources/sparc-sources-2.4.24-r2.ebuild,v 1.1 2004/02/18 22:41:31 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.24-r2.ebuild,v 1.2 2004/02/18 22:55:13 joker Exp $ IUSE="ultra1" @@ -31,7 +31,7 @@ SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 mirror://gentoo/patches-${KV}.tar.bz2" S=${WORKDIR}/linux-${KV} -KEYWORDS="~x86 -ppc ~sparc" +KEYWORDS="-ppc -sparc" SLOT="${KV}" src_unpack() { |