summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.0_beta10-r1.ebuild')
-rw-r--r--sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.0_beta10-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.0_beta10-r1.ebuild b/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.0_beta10-r1.ebuild
index 3c48f6ebcef4..8297bccecf9a 100644
--- a/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.0_beta10-r1.ebuild
+++ b/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.0_beta10-r1.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/gentoo-dev-sources/gentoo-dev-sources-2.6.0_beta10-r1.ebuild,v 1.1 2003/11/24 16:47:41 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-dev-sources/gentoo-dev-sources-2.6.0_beta10-r1.ebuild,v 1.2 2003/11/24 17:30:09 brad_mssw Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
ETYPE="sources"
@@ -27,8 +27,7 @@ SRC_URI="mirror://kernel/linux/kernel/v2.6/linux-${OKV}.tar.bz2
${GPV_SRC}"
LICENSE="GPL-2"
SLOT="${KV}"
-#KEYWORDS="-* x86 amd64 ~mips ~hppa ~sparc ~alpha"
-KEYWORDS="-*"
+KEYWORDS="-* x86 amd64 ~mips ~hppa ~sparc ~alpha"
PROVIDE="virtual/linux-sources virtual/alsa"
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]