diff options
author | Christian Birchinger <joker@gentoo.org> | 2004-02-18 23:30:34 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2004-02-18 23:30:34 +0000 |
commit | 9bb5312678f901c1a9193b0ce97ad366e5eb2568 (patch) | |
tree | f73d07562284675ff27778808b8b2f48c96376e8 /sys-kernel/sparc-sources | |
parent | Updating to new snapshot to fix VoIP problems with ut2004-demo. The new ebui... (diff) | |
download | gentoo-2-9bb5312678f901c1a9193b0ce97ad366e5eb2568.tar.gz gentoo-2-9bb5312678f901c1a9193b0ce97ad366e5eb2568.tar.bz2 gentoo-2-9bb5312678f901c1a9193b0ce97ad366e5eb2568.zip |
Issues most likley solved and marked ~sparc again
Diffstat (limited to 'sys-kernel/sparc-sources')
-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 28060eaeace5..3378476c49b8 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.2 2004/02/18 22:55:13 joker Exp $ +# $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 $ 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() { |