diff options
Diffstat (limited to 'app-shells/tcsh/tcsh-6.11.ebuild')
-rw-r--r-- | app-shells/tcsh/tcsh-6.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/tcsh/tcsh-6.11.ebuild b/app-shells/tcsh/tcsh-6.11.ebuild index 21d25d1d3eda..772ebb47a23a 100644 --- a/app-shells/tcsh/tcsh-6.11.ebuild +++ b/app-shells/tcsh/tcsh-6.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.11.ebuild,v 1.2 2002/07/16 03:12:06 owen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.11.ebuild,v 1.3 2002/08/16 02:37:45 murphy Exp $ S=${WORKDIR}/${P}.00 DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.tcsh.org/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_unpack() { unpack ${A} |