summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/vim-core/vim-core-6.3.075.ebuild')
-rw-r--r--app-editors/vim-core/vim-core-6.3.075.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-6.3.075.ebuild b/app-editors/vim-core/vim-core-6.3.075.ebuild
index 76d8a50bcafb..c3e795da273f 100644
--- a/app-editors/vim-core/vim-core-6.3.075.ebuild
+++ b/app-editors/vim-core/vim-core-6.3.075.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.075.ebuild,v 1.4 2005/07/21 03:04:54 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.075.ebuild,v 1.5 2005/07/21 14:52:51 corsair Exp $
inherit vim
@@ -21,7 +21,7 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="vim and gvim shared files"
-KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 sparc x86"
IUSE="nls"
DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass
PDEPEND="!livecd? ( >=app-vim/gentoo-syntax-20050515 )"