diff options
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-2.6.23-r2.ebuild')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-2.6.23-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-2.6.23-r2.ebuild b/sys-kernel/linux-headers/linux-headers-2.6.23-r2.ebuild index 160fab6bbca3..3e6b38023270 100644 --- a/sys-kernel/linux-headers/linux-headers-2.6.23-r2.ebuild +++ b/sys-kernel/linux-headers/linux-headers-2.6.23-r2.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.23-r2.ebuild,v 1.6 2007/12/22 10:15:48 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.23-r2.ebuild,v 1.7 2007/12/24 19:38:36 ranger 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="4" 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="" |