diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-12-26 17:06:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-12-26 17:06:29 +0000 |
commit | 64467231eb8bcb9829c6ded9bd90d9920192e868 (patch) | |
tree | 9fe0541702092b3c582fa851529ba4d0fe7a4e13 /sys-kernel/vanilla-sources/vanilla-sources-2.6.35.8.ebuild | |
parent | alpha/ia64/sh/sparc stable wrt #334341 (diff) | |
download | gentoo-2-64467231eb8bcb9829c6ded9bd90d9920192e868.tar.gz gentoo-2-64467231eb8bcb9829c6ded9bd90d9920192e868.tar.bz2 gentoo-2-64467231eb8bcb9829c6ded9bd90d9920192e868.zip |
alpha/ia64/sh/sparc stable wrt #334341
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.35.8.ebuild')
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.6.35.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.35.8.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.35.8.ebuild index 72c77b38c557..e1eff2866a65 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.35.8.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.35.8.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/vanilla-sources/vanilla-sources-2.6.35.8.ebuild,v 1.6 2010/12/15 21:49:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.35.8.ebuild,v 1.7 2010/12/26 17:06:29 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 ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86" IUSE="deblob" |