diff options
Diffstat (limited to 'app-editors/vim/vim-6.1-r19.ebuild')
-rw-r--r-- | app-editors/vim/vim-6.1-r19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-6.1-r19.ebuild b/app-editors/vim/vim-6.1-r19.ebuild index 35366381061e..b77c4da03167 100644 --- a/app-editors/vim/vim-6.1-r19.ebuild +++ b/app-editors/vim/vim-6.1-r19.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r19.ebuild,v 1.1 2003/01/21 17:50:39 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r19.ebuild,v 1.2 2003/01/22 11:12:03 aliz Exp $ IUSE="nls perl python ruby tcltk gpm X" @@ -8,7 +8,7 @@ VIMPATCH="vimpatch-1-300.tar.bz2" inherit vim DESCRIPTION="Vi IMproved!" -KEYWORDS="~x86 ~sparc ~alpha" +KEYWORDS="x86 ppc sparc alpha" DEPEND="app-editors/vim-core sys-libs/libtermcap-compat dev-util/cscope |