summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/vim/vim-6.2-r1.ebuild')
-rw-r--r--app-editors/vim/vim-6.2-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/vim/vim-6.2-r1.ebuild b/app-editors/vim/vim-6.2-r1.ebuild
index 55b3403d7a7d..41c5f2b0102e 100644
--- a/app-editors/vim/vim-6.2-r1.ebuild
+++ b/app-editors/vim/vim-6.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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-r1.ebuild,v 1.3 2003/08/06 06:54:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.2-r1.ebuild,v 1.4 2004/02/22 16:01:04 agriffis Exp $
inherit vim
@@ -16,7 +16,7 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="Vi IMproved!"
-KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86"
PROVIDE="virtual/editor"
DEPEND="${DEPEND}
~app-editors/vim-core-${PV}"