diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-01-28 16:18:15 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-01-28 16:30:55 +0200 |
commit | f646a789435c49109d03c8e17df37df0db271500 (patch) | |
tree | 10662b56374ef6c2d9b4488eacd042326153a63f /app-vim/bnf-syntax | |
parent | app-vim/autoalign: Drop to ~mips; mips doesn't do stable keywords right now (diff) | |
download | gentoo-f646a789435c49109d03c8e17df37df0db271500.tar.gz gentoo-f646a789435c49109d03c8e17df37df0db271500.tar.bz2 gentoo-f646a789435c49109d03c8e17df37df0db271500.zip |
app-vim/bnf-syntax: Drop to ~mips; mips doesn't do stable keywords right now
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-vim/bnf-syntax')
-rw-r--r-- | app-vim/bnf-syntax/bnf-syntax-1.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/bnf-syntax/bnf-syntax-1.2-r2.ebuild b/app-vim/bnf-syntax/bnf-syntax-1.2-r2.ebuild index c5a61d495d78..063ac25c01e2 100644 --- a/app-vim/bnf-syntax/bnf-syntax-1.2-r2.ebuild +++ b/app-vim/bnf-syntax/bnf-syntax-1.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: BNF file syntax highlighting" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=250" LICENSE="vim.org" -KEYWORDS="alpha amd64 ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86" IUSE="" VIM_PLUGIN_HELPTEXT=\ |