summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-09-03 18:08:32 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-09-03 18:08:32 +0000
commit0cf71dbd91b082068188a58ca1c4603ac0a508cc (patch)
treeb75bbceab9c42ae473cd9b2256e98af95b1c275d /sys-kernel/linux-headers/linux-headers-2.6.21.ebuild
parentppc stable, bug #189607 (diff)
downloadhistorical-0cf71dbd91b082068188a58ca1c4603ac0a508cc.tar.gz
historical-0cf71dbd91b082068188a58ca1c4603ac0a508cc.tar.bz2
historical-0cf71dbd91b082068188a58ca1c4603ac0a508cc.zip
Stable on mips, per #184691.
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-2.6.21.ebuild')
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.6.21.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-2.6.21.ebuild b/sys-kernel/linux-headers/linux-headers-2.6.21.ebuild
index 75eb06e758f9..72f0761f8ad9 100644
--- a/sys-kernel/linux-headers/linux-headers-2.6.21.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-2.6.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.21.ebuild,v 1.9 2007/08/25 22:23:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.21.ebuild,v 1.10 2007/09/03 18:08:32 kumba Exp $
ETYPE="headers"
H_SUPPORTEDARCH="alpha amd64 arm cris hppa m68k mips ia64 ppc ppc64 s390 sh sparc x86"
@@ -11,7 +11,7 @@ PATCH_VER="1"
SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.bz2"
[[ -n ${PATCH_VER} ]] && SRC_URI="${SRC_URI} mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.bz2"
-KEYWORDS="-* -alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="-* -alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
DEPEND="dev-util/unifdef"
RDEPEND=""