diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-14 01:18:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-14 01:18:09 +0000 |
commit | 15b25a1c9ee5854dadce9461cd461793514e11ed (patch) | |
tree | 7f66b598a042b56da54e47ed4d986059137e7ac4 /sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild | |
parent | amd64 stable, bug 212336 (diff) | |
download | historical-15b25a1c9ee5854dadce9461cd461793514e11ed.tar.gz historical-15b25a1c9ee5854dadce9461cd461793514e11ed.tar.bz2 historical-15b25a1c9ee5854dadce9461cd461793514e11ed.zip |
Stable for HPPA (bug #213283).
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild')
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild index f5b2e8a11026..f5c9c1c21f38 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.24.3.ebuild,v 1.4 2008/03/13 20:07:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.24.3.ebuild,v 1.5 2008/03/14 01:18:09 jer Exp $ K_NOUSENAME="yes" K_NOSETEXTRAVERSION="yes" @@ -13,4 +13,4 @@ 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" |