summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-08-25 11:53:22 +0000
committerMike Frysinger <vapier@gentoo.org>2007-08-25 11:53:22 +0000
commit952ed136525808ce776f30e34a69512a3b7daf1e (patch)
treed586e20c94931629f2204e2c9e41ad1ff675b8a5 /app-editors/vim-core
parentarm/sh stable (diff)
downloadhistorical-952ed136525808ce776f30e34a69512a3b7daf1e.tar.gz
historical-952ed136525808ce776f30e34a69512a3b7daf1e.tar.bz2
historical-952ed136525808ce776f30e34a69512a3b7daf1e.zip
arm/s390/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r--app-editors/vim-core/vim-core-7.1.042.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-7.1.042.ebuild b/app-editors/vim-core/vim-core-7.1.042.ebuild
index fe742ea2e0ac..21462f73ecf1 100644
--- a/app-editors/vim-core/vim-core-7.1.042.ebuild
+++ b/app-editors/vim-core/vim-core-7.1.042.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.1.042.ebuild,v 1.7 2007/08/01 13:39:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.1.042.ebuild,v 1.8 2007/08/25 11:52:38 vapier Exp $
inherit vim
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
S="${WORKDIR}/vim${VIM_VERSION/.}"
DESCRIPTION="vim and gvim shared files"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND="${DEPEND}"
PDEPEND="!livecd? ( app-vim/gentoo-syntax )"