diff options
author | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-09-04 03:18:52 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-09-04 03:18:52 +0000 |
commit | c10fc8ec8028d931fe0a00007bf5cb6de86fd93d (patch) | |
tree | c1b69d502a5eff0f59f4347826759f279f8e59d6 /app-editors/vim/vim-7.0.17.ebuild | |
parent | Fail graciously rather than segfaulting #142453 by Jon Hurst. (diff) | |
download | historical-c10fc8ec8028d931fe0a00007bf5cb6de86fd93d.tar.gz historical-c10fc8ec8028d931fe0a00007bf5cb6de86fd93d.tar.bz2 historical-c10fc8ec8028d931fe0a00007bf5cb6de86fd93d.zip |
stable on x86
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'app-editors/vim/vim-7.0.17.ebuild')
-rw-r--r-- | app-editors/vim/vim-7.0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-7.0.17.ebuild b/app-editors/vim/vim-7.0.17.ebuild index 7d7473a8fa8a..83fe1281cc2d 100644 --- a/app-editors/vim/vim-7.0.17.ebuild +++ b/app-editors/vim/vim-7.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0.17.ebuild,v 1.6 2006/08/31 18:52:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0.17.ebuild,v 1.7 2006/09/04 03:17:19 compnerd Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.*} DESCRIPTION="Vim, an improved vi-style text editor" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc-macos ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc-macos ppc64 ~sparc x86 ~x86-fbsd" IUSE="" PROVIDE="virtual/editor" DEPEND="${DEPEND} |