summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-12-11 09:22:31 +0000
committerMike Frysinger <vapier@gentoo.org>2007-12-11 09:22:31 +0000
commitf2dc19501dfce644372db7c0ae14b06598e81573 (patch)
tree6f91de1f7ed61fe563d458fea0b9fd88b69b2e77 /app-editors/vim
parentarm stable (diff)
downloadhistorical-f2dc19501dfce644372db7c0ae14b06598e81573.tar.gz
historical-f2dc19501dfce644372db7c0ae14b06598e81573.tar.bz2
historical-f2dc19501dfce644372db7c0ae14b06598e81573.zip
arm/s390/sh stable
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/vim-7.1.123.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-7.1.123.ebuild b/app-editors/vim/vim-7.1.123.ebuild
index c5ea67d2ad96..ed813af915b8 100644
--- a/app-editors/vim/vim-7.1.123.ebuild
+++ b/app-editors/vim/vim-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/vim-7.1.123.ebuild,v 1.8 2007/11/10 22:02:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.1.123.ebuild,v 1.9 2007/12/11 09:22:31 vapier Exp $
inherit vim
@@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.vim.org/pub/vim/unstable/unix/vim-${VIM_VERSION}.tar.bz2
S="${WORKDIR}/vim${VIM_VERSION/.}"
DESCRIPTION="Vim, an improved vi-style text editor"
-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}
!minimal? ( ~app-editors/vim-core-${PV} )"