summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-12-17 03:29:39 +0000
committerBrad House <brad_mssw@gentoo.org>2003-12-17 03:29:39 +0000
commit392ca03053f1775b795df8dcf7235593a0492d6c (patch)
tree3cfe1b7087ba7a5f0c84a79928f45a5b4d94b0eb /sys-kernel/linux-headers
parentadd ppc64 (diff)
downloadhistorical-392ca03053f1775b795df8dcf7235593a0492d6c.tar.gz
historical-392ca03053f1775b795df8dcf7235593a0492d6c.tar.bz2
historical-392ca03053f1775b795df8dcf7235593a0492d6c.zip
add ppc64
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.4.19-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-2.4.19-r1.ebuild b/sys-kernel/linux-headers/linux-headers-2.4.19-r1.ebuild
index cc56b08d96b1..d6b0d8fcc30a 100644
--- a/sys-kernel/linux-headers/linux-headers-2.4.19-r1.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-2.4.19-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/linux-headers/linux-headers-2.4.19-r1.ebuild,v 1.18 2003/12/08 23:44:07 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.4.19-r1.ebuild,v 1.19 2003/12/17 03:29:39 brad_mssw Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
#we use this next variable to avoid duplicating stuff on cvs
@@ -18,7 +18,7 @@ PROVIDE="virtual/kernel virtual/os-headers"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha mips ia64"
+KEYWORDS="x86 ppc sparc alpha mips ia64 ppc64"
KERNEL_ARCH=`echo $ARCH |\
sed -e s/[i]*.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/`