commit: 90f215dc1ae28e86d1acf86da23ff8c22c0739ef Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:40:46 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 19:40:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90f215dc
app-vim/bnf-syntax: Stabilize 1.2-r3 x86, #919588 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/bnf-syntax/bnf-syntax-1.2-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/bnf-syntax/bnf-syntax-1.2-r3.ebuild b/app-vim/bnf-syntax/bnf-syntax-1.2-r3.ebuild index 211b948cf445..4f1a38948920 100644 --- a/app-vim/bnf-syntax/bnf-syntax-1.2-r3.ebuild +++ b/app-vim/bnf-syntax/bnf-syntax-1.2-r3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: BNF file syntax highlighting" HOMEPAGE="https://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" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for BNF files."
