diff options
Diffstat (limited to 'app-editors/vile/vile-9.2z.ebuild')
-rw-r--r-- | app-editors/vile/vile-9.2z.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vile/vile-9.2z.ebuild b/app-editors/vile/vile-9.2z.ebuild index 399138f8ca6a..4c8d50a4c056 100644 --- a/app-editors/vile/vile-9.2z.ebuild +++ b/app-editors/vile/vile-9.2z.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2z.ebuild,v 1.6 2003/06/29 18:24:09 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2z.ebuild,v 1.7 2003/08/02 16:56:23 todd Exp $ IUSE="perl" @@ -46,7 +46,7 @@ PROVIDE="virtual/editor" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc sparc" src_unpack() { unpack vile-9.2.tgz |