diff options
-rw-r--r-- | sys-devel/sparc32/sparc32-1.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-devel/sparc32/sparc32-1.1.ebuild b/sys-devel/sparc32/sparc32-1.1.ebuild index 1e4215188608..402c0fbb8f93 100644 --- a/sys-devel/sparc32/sparc32-1.1.ebuild +++ b/sys-devel/sparc32/sparc32-1.1.ebuild @@ -1,11 +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.1 2002/08/25 13:30:44 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparc32/sparc32-1.1.ebuild,v 1.2 2002/08/25 13:40:52 murphy Exp $ DESCRIPTION="A SPARC32 compilation environment." LICENSE="GPL-2" SRC_URI="ftp://ftp.auxio.org/pub/linux/SOURCES/${P}.tgz" +KEYWORDS="sparc sparc64 -x86 -ppc" + S=${WORKDIR}/${P} src_unpack() { |