diff options
Diffstat (limited to 'sys-devel/sparc32/sparc32-1.1.ebuild')
-rw-r--r-- | sys-devel/sparc32/sparc32-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/sparc32/sparc32-1.1.ebuild b/sys-devel/sparc32/sparc32-1.1.ebuild index ae964d286681..87fb0b2f4d01 100644 --- a/sys-devel/sparc32/sparc32-1.1.ebuild +++ b/sys-devel/sparc32/sparc32-1.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparc32/sparc32-1.1.ebuild,v 1.3 2002/09/27 00:38:09 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparc32/sparc32-1.1.ebuild,v 1.4 2002/12/09 04:37:28 manson Exp $ DESCRIPTION="A SPARC32 compilation environment." LICENSE="GPL-2" SRC_URI="ftp://ftp.auxio.org/pub/linux/SOURCES/${P}.tgz" SLOT="0" -KEYWORDS="sparc sparc64 -x86 -ppc" +KEYWORDS="sparc -x86 -ppc" S=${WORKDIR}/${P} |