summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-10-27 05:45:36 +0000
committerMike Frysinger <vapier@gentoo.org>2008-10-27 05:45:36 +0000
commitf09fdb27a0d6fe49406fdedc754b3675e125ee0e (patch)
tree75cb6edf2cf7b758f7f6a068cb36279768dafc15 /app-editors/vim-core
parentarm/s390/sh stable (diff)
downloadgentoo-2-f09fdb27a0d6fe49406fdedc754b3675e125ee0e.tar.gz
gentoo-2-f09fdb27a0d6fe49406fdedc754b3675e125ee0e.tar.bz2
gentoo-2-f09fdb27a0d6fe49406fdedc754b3675e125ee0e.zip
arm/s390/sh stable
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r--app-editors/vim-core/vim-core-7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-7.2.ebuild b/app-editors/vim-core/vim-core-7.2.ebuild
index ec0f547eb484..5144172f6840 100644
--- a/app-editors/vim-core/vim-core-7.2.ebuild
+++ b/app-editors/vim-core/vim-core-7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.2.ebuild,v 1.6 2008/08/15 18:33:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.2.ebuild,v 1.7 2008/10/27 05:45:36 vapier Exp $
inherit vim
@@ -15,7 +15,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 )"