diff options
author | Christian Birchinger <joker@gentoo.org> | 2004-02-19 00:56:35 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2004-02-19 00:56:35 +0000 |
commit | 72446ac14d411da2c1b4922dc0a4bb09eb5ae42d (patch) | |
tree | ca1179100d19089479c4d1f016dd820fdabb0580 /sys-kernel/sparc-sources/sparc-sources-2.4.24-r2.ebuild | |
parent | changed SRC_URI to sf.net (Manifest recommit) (diff) | |
download | gentoo-2-72446ac14d411da2c1b4922dc0a4bb09eb5ae42d.tar.gz gentoo-2-72446ac14d411da2c1b4922dc0a4bb09eb5ae42d.tar.bz2 gentoo-2-72446ac14d411da2c1b4922dc0a4bb09eb5ae42d.zip |
Marked stable
Diffstat (limited to 'sys-kernel/sparc-sources/sparc-sources-2.4.24-r2.ebuild')
-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 3378476c49b8..d0d670f2ca34 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.3 2004/02/18 23:30:34 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.24-r2.ebuild,v 1.4 2004/02/19 00:56:35 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="-ppc ~sparc" +KEYWORDS="-ppc sparc" SLOT="${KV}" src_unpack() { |