diff options
Diffstat (limited to 'sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild')
-rw-r--r-- | sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild index 53b94ab2b6fa..d4a039e8799c 100644 --- a/sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild +++ b/sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild,v 1.16 2004/01/08 06:22:58 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources/ppc-sources-2.4.19-r4.ebuild,v 1.17 2004/02/22 23:32:31 agriffis Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -35,7 +35,7 @@ PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" LICENSE="GPL-2" SLOT="${KV}" -KEYWORDS="ppc -x86 -sparc -alpha" +KEYWORDS="ppc -x86 -sparc -alpha" if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then |