diff options
Diffstat (limited to 'sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild')
-rw-r--r-- | sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild index a7af39f250ad..e7183b7477f8 100644 --- a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild +++ b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: ppc-sources-dev-2.4.20.ebuild,v 1.2 2002/11/08 11:15:13 trance Exp $ +# $Id: ppc-sources-dev-2.4.20.ebuild,v 1.3 2002/12/09 04:37:29 manson Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. @@ -26,7 +26,7 @@ PROVIDE="virtual/linux-sources" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc -x86 -sparc -sparc64" +KEYWORDS="ppc -x86 -sparc " if [ $ETYPE = "sources" ] && [ -z "`use build`" ] then |