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 b3f8a748af3a..9e47a8fda50d 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 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.11.ebuild,v 1.6 2002/10/05 05:39:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.11.ebuild,v 1.7 2002/12/09 04:17:43 manson Exp $ IUSE="perl" @@ -18,7 +18,7 @@ HOMEPAGE="http://www.tcsh.org/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_unpack() { unpack ${A} |