summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog5
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.5.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index 6161e6f236c0..3528b4cd8181 100644
--- a/sys-kernel/vanilla-sources/ChangeLog
+++ b/sys-kernel/vanilla-sources/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-kernel/vanilla-sources
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.1073 2012/11/05 19:02:22 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.1074 2012/11/11 18:28:20 armin76 Exp $
+
+ 11 Nov 2012; Raúl Porcel <armin76@gentoo.org> vanilla-sources-3.5.7.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable wrt #438798
*vanilla-sources-3.4.18 (05 Nov 2012)
*vanilla-sources-3.0.51 (05 Nov 2012)
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.5.7.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.5.7.ebuild
index 05146f3b9175..fc1d6e2ee110 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.5.7.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-3.5.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.5.7.ebuild,v 1.4 2012/10/22 23:08:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.5.7.ebuild,v 1.5 2012/11/11 18:28:20 armin76 Exp $
EAPI="2"
K_NOUSENAME="yes"
@@ -15,5 +15,5 @@ DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
IUSE="deblob"