summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-05-02 02:55:36 +0000
committerMike Frysinger <vapier@gentoo.org>2005-05-02 02:55:36 +0000
commit841f247a0f68c3c2de1ec3d0bc6ef7c2062d40a9 (patch)
tree9f7d31e19d765a88f23861956ebe40b1accd0744
parentfake src_unpack #91069 (diff)
downloadgentoo-2-841f247a0f68c3c2de1ec3d0bc6ef7c2062d40a9.tar.gz
gentoo-2-841f247a0f68c3c2de1ec3d0bc6ef7c2062d40a9.tar.bz2
gentoo-2-841f247a0f68c3c2de1ec3d0bc6ef7c2062d40a9.zip
arm/s390 stable
(Portage version: 2.0.51.20-r5)
-rw-r--r--app-editors/vim-core/vim-core-6.3.068.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-6.3.068.ebuild b/app-editors/vim-core/vim-core-6.3.068.ebuild
index f33fc73ad0bd..face417ca7d3 100644
--- a/app-editors/vim-core/vim-core-6.3.068.ebuild
+++ b/app-editors/vim-core/vim-core-6.3.068.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.068.ebuild,v 1.7 2005/04/30 09:37:41 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.068.ebuild,v 1.8 2005/05/02 02:55:36 vapier 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="${IUSE} nls"
DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass
PDEPEND="!livecd? ( >=app-vim/gentoo-syntax-20050325 )"