diff options
Diffstat (limited to 'app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild index 553f50e7cabd..de9a2cca7e19 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20051221.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-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild,v 1.10 2006/02/26 21:16:31 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20051221.ebuild,v 1.11 2006/03/31 20:53:34 flameeyes Exp $ inherit eutils vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: Gentoo Ebuild, Eclass, GLEP, ChangeLog and Portage Files syntax highlighting, filetype and indent settings" HOMEPAGE="http://www.gentoo.org/" LICENSE="vim" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sparc x86 ~x86-fbsd" SRC_URI="mirror://gentoo/${P}.tar.bz2" IUSE="ignore-glep31" |