diff options
Diffstat (limited to 'app-editors/vim/vim-6.2-r9.ebuild')
-rw-r--r-- | app-editors/vim/vim-6.2-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-6.2-r9.ebuild b/app-editors/vim/vim-6.2-r9.ebuild index b863ef1c9f88..b973c92e6559 100644 --- a/app-editors/vim/vim-6.2-r9.ebuild +++ b/app-editors/vim/vim-6.2-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r9.ebuild,v 1.9 2004/06/20 21:00:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r9.ebuild,v 1.10 2004/06/20 22:52:16 gmsoft Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="Vi IMproved!" -KEYWORDS="alpha ~hppa mips ppc sparc ~x86 amd64 ~ia64 ~s390 ppc64 arm" +KEYWORDS="alpha hppa mips ppc sparc ~x86 amd64 ~ia64 ~s390 ppc64 arm" PROVIDE="virtual/editor" DEPEND="${DEPEND} ~app-editors/vim-core-${PV}" |