diff options
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild b/sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild index 5b9611584292..50d86d2cdc93 100644 --- a/sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.11-r2.ebuild,v 1.15 2005/09/03 15:27:58 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.11-r2.ebuild,v 1.16 2005/09/06 00:52:04 eradicator Exp $ ETYPE="headers" H_SUPPORTEDARCH="alpha amd64 arm hppa m68k ia64 ppc ppc64 s390 sh sparc x86" @@ -11,7 +11,7 @@ PATCHES_V='5' SRC_URI="${KERNEL_URI} mirror://gentoo/linux-2.6.11-m68k-headers.patch.bz2 http://dev.gentoo.org/~plasmaroo/patches/kernel/gentoo-headers/gentoo-headers-${PV}-${PATCHES_V}.tar.bz2" -KEYWORDS="-* amd64 arm hppa ia64 m68k ppc ppc64 s390 sh x86" # Not tested to be fully stable, if things break file bugs to plasmaroo please... +KEYWORDS="-* amd64 arm hppa ia64 m68k ppc ppc64 s390 sh ~sparc x86" # Not tested to be fully stable, if things break file bugs to plasmaroo please... DEPEND="ppc? ( gcc64? ( sys-devel/gcc-powerpc64 ) )" |