diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2003-02-03 17:25:48 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2003-02-03 17:25:48 +0000 |
commit | 58f3413611b3457fff4948b0c5781947859be85e (patch) | |
tree | 424550ae4ce63d225ad8526851c15175f03a7c90 /sys-kernel/alpha-sources | |
parent | Version bumped, information about faq added, should run on all archs now. (diff) | |
download | historical-58f3413611b3457fff4948b0c5781947859be85e.tar.gz historical-58f3413611b3457fff4948b0c5781947859be85e.tar.bz2 historical-58f3413611b3457fff4948b0c5781947859be85e.zip |
stable on alpha
Diffstat (limited to 'sys-kernel/alpha-sources')
-rw-r--r-- | sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild b/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild index 15c8134a3569..47669ce3d83c 100644 --- a/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild +++ b/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild,v 1.1 2003/01/12 15:32:47 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/alpha-sources/alpha-sources-2.4.20-r2.ebuild,v 1.2 2003/02/03 17:25:48 bjb Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -17,7 +17,7 @@ PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" LICENSE="GPL-2" SLOT="${KV}" -KEYWORDS="~alpha" +KEYWORDS="alpha -sparc -x86 -ppc" if [ $ETYPE = "sources" ] && [ -z "`use build`" ] |