summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/vim-core/vim-core-6.3-r4.ebuild')
-rw-r--r--app-editors/vim-core/vim-core-6.3-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-6.3-r4.ebuild b/app-editors/vim-core/vim-core-6.3-r4.ebuild
index 1d68cc731caf..67f82dfbda29 100644
--- a/app-editors/vim-core/vim-core-6.3-r4.ebuild
+++ b/app-editors/vim-core/vim-core-6.3-r4.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-r4.ebuild,v 1.2 2005/02/17 20:40:46 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3-r4.ebuild,v 1.3 2005/03/03 02:04:53 morfic Exp $
inherit vim
@@ -18,7 +18,7 @@ SRC_URI="${SRC_URI}
S=${WORKDIR}/vim${VIM_VERSION/.}
DESCRIPTION="vim and gvim shared files"
-KEYWORDS="x86 sparc mips ~ppc ~alpha ~amd64 ~ia64 ~arm ~hppa ~ppc64 ~s390"
+KEYWORDS="x86 sparc mips ppc ~alpha ~amd64 ~ia64 ~arm ~hppa ~ppc64 ~s390"
IUSE="${IUSE} nls"
DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass
PDEPEND="!livecd? ( app-vim/gentoo-syntax )"