summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild')
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild
index 6ed2271d1759..23b5297484ad 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.1.1.ebuild,v 1.1 2011/11/11 21:25:46 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild,v 1.2 2011/11/19 21:19:01 vapier 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 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="deblob"