summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-12-11 09:21:08 +0000
committerMike Frysinger <vapier@gentoo.org>2007-12-11 09:21:08 +0000
commite6e0d702944b6da5204fa85e82fbfcef2ed61e2e (patch)
tree4f3f07314becf661fc8c4883d65f812a1e1050c2 /app-editors
parentarm stable (diff)
downloadgentoo-2-e6e0d702944b6da5204fa85e82fbfcef2ed61e2e.tar.gz
gentoo-2-e6e0d702944b6da5204fa85e82fbfcef2ed61e2e.tar.bz2
gentoo-2-e6e0d702944b6da5204fa85e82fbfcef2ed61e2e.zip
arm/s390/sh stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/vim-core-7.1.123.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-7.1.123.ebuild b/app-editors/vim-core/vim-core-7.1.123.ebuild
index 061488905139..23a26c4a9e78 100644
--- a/app-editors/vim-core/vim-core-7.1.123.ebuild
+++ b/app-editors/vim-core/vim-core-7.1.123.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.123.ebuild,v 1.7 2007/11/10 22:01:33 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.1.123.ebuild,v 1.8 2007/12/11 09:21:08 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 )"