From f52eede2406a9ebeb563460fedb2442aadf4fb47 Mon Sep 17 00:00:00 2001 From: Rodney Rees Date: Mon, 9 Dec 2002 04:42:03 +0000 Subject: 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org --- sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild') 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 -- cgit v1.2.3-65-gdbad