summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-01-08 19:38:31 +0000
committerJeroen Roovers <jer@gentoo.org>2009-01-08 19:38:31 +0000
commit58c0482c74eac57c83ede3dd3a719eeb2d426447 (patch)
tree74440ed42656bd98c6d43929a875bfa7cade479c /sys-kernel/linux-headers/linux-headers-2.6.27-r2.ebuild
parentStable for HPPA (bug #254103). (diff)
downloadhistorical-58c0482c74eac57c83ede3dd3a719eeb2d426447.tar.gz
historical-58c0482c74eac57c83ede3dd3a719eeb2d426447.tar.bz2
historical-58c0482c74eac57c83ede3dd3a719eeb2d426447.zip
Stable for HPPA (bug #252645).
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.25-gentoo-r7-JeR i686
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-2.6.27-r2.ebuild')
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.6.27-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-2.6.27-r2.ebuild b/sys-kernel/linux-headers/linux-headers-2.6.27-r2.ebuild
index 4b0b2af9951c..fbd6cacb6fc7 100644
--- a/sys-kernel/linux-headers/linux-headers-2.6.27-r2.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-2.6.27-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.27-r2.ebuild,v 1.4 2009/01/04 02:26:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.27-r2.ebuild,v 1.5 2009/01/08 19:38:31 jer 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="2"
SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.lzma"
[[ -n ${PATCH_VER} ]] && SRC_URI="${SRC_URI} mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.lzma"
-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="app-arch/lzma-utils"
RDEPEND=""