commit: d0e910dc63dace8a6593c225ef5e031c8d6f4f4f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:45:07 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 19:45:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e910dc
app-vim/ebnf-syntax: Stabilize 1.1-r3 amd64, #919595 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/ebnf-syntax/ebnf-syntax-1.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/ebnf-syntax/ebnf-syntax-1.1-r3.ebuild b/app-vim/ebnf-syntax/ebnf-syntax-1.1-r3.ebuild index aadc0de77714..a85ade67112d 100644 --- a/app-vim/ebnf-syntax/ebnf-syntax-1.1-r3.ebuild +++ b/app-vim/ebnf-syntax/ebnf-syntax-1.1-r3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: EBNF (ISO/IEC 14997) file syntax highlighting" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=545" LICENSE="vim" -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 EBNF (ISO/IEC 14997) files."
