summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-12-28 20:15:53 +0000
committerMike Frysinger <vapier@gentoo.org>2006-12-28 20:15:53 +0000
commitb5cf4101b91817bfbf4b6aaa72c2e9ce2995aab3 (patch)
tree253bb035a4488ccd43c76ffafea22fd76dbf9264 /sys-kernel
parentAdding beryl-0.1.4 to the tree (diff)
downloadgentoo-2-b5cf4101b91817bfbf4b6aaa72c2e9ce2995aab3.tar.gz
gentoo-2-b5cf4101b91817bfbf4b6aaa72c2e9ce2995aab3.tar.bz2
gentoo-2-b5cf4101b91817bfbf4b6aaa72c2e9ce2995aab3.zip
arm/sh stable #146407
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.6.17-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-2.6.17-r2.ebuild b/sys-kernel/linux-headers/linux-headers-2.6.17-r2.ebuild
index dbab97575bec..74415c66fe43 100644
--- a/sys-kernel/linux-headers/linux-headers-2.6.17-r2.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-2.6.17-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.17-r2.ebuild,v 1.1 2006/12/02 23:05:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.17-r2.ebuild,v 1.2 2006/12/28 20:15:53 vapier Exp $
ETYPE="headers"
H_SUPPORTEDARCH="alpha amd64 arm hppa m68k ia64 ppc ppc64 s390 sh sparc x86"
@@ -12,7 +12,7 @@ PATCHES_V='5'
SRC_URI="${KERNEL_URI} mirror://gentoo/linux-2.6.17-m68k-headers.patch.bz2
http://dev.gentoo.org/~plasmaroo/patches/kernel/gentoo-headers/gentoo-headers-${PV}-${PATCHES_V}.tar.bz2"
-KEYWORDS="-* ~amd64 ~arm ~m68k ~ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="-* ~amd64 arm m68k ~ppc ppc64 sh ~sparc x86"
IUSE="gcc64"
DEPEND="ppc? ( gcc64? ( sys-devel/gcc-powerpc64 ) )