summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-04-12 17:46:31 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-04-12 17:46:31 +0000
commitc6c1bf9f536bc9c6157f7f12df6ec45a8cd66760 (patch)
treeb76445eed6ae7b071f6ec22614fb53d2a3d2f8eb /sys-kernel/linux-headers/linux-headers-2.6.30-r1.ebuild
parentx86 stable wrt bug #312979 (diff)
downloadgentoo-2-c6c1bf9f536bc9c6157f7f12df6ec45a8cd66760.tar.gz
gentoo-2-c6c1bf9f536bc9c6157f7f12df6ec45a8cd66760.tar.bz2
gentoo-2-c6c1bf9f536bc9c6157f7f12df6ec45a8cd66760.zip
ia64/m68k/sparc stable wrt #273358
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-2.6.30-r1.ebuild')
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.6.30-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-2.6.30-r1.ebuild b/sys-kernel/linux-headers/linux-headers-2.6.30-r1.ebuild
index fc35afb914db..52d3bb11baf8 100644
--- a/sys-kernel/linux-headers/linux-headers-2.6.30-r1.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-2.6.30-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.30-r1.ebuild,v 1.11 2010/03/07 22:47:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.30-r1.ebuild,v 1.12 2010/04/12 17:46:31 armin76 Exp $
ETYPE="headers"
H_SUPPORTEDARCH="alpha amd64 arm bfin 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 ~amd64-linux ~x86-linux"
+KEYWORDS="-* alpha amd64 arm hppa ia64 m68k -mips ppc ppc64 ~s390 -sh sparc x86 ~amd64-linux ~x86-linux"
DEPEND="|| ( app-arch/xz-utils app-arch/lzma-utils )"
RDEPEND=""