diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:05:54 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:05:54 +0000 |
commit | dac918aca152041bf64da3ede4457a91208f793c (patch) | |
tree | 290b6c56223913858ba108d92190ac083a06b520 /app-vim/bnf-syntax | |
parent | app-vim/csv: Stabilize 0.31-r2 amd64, #919632 (diff) | |
download | gentoo-dac918aca152041bf64da3ede4457a91208f793c.tar.gz gentoo-dac918aca152041bf64da3ede4457a91208f793c.tar.bz2 gentoo-dac918aca152041bf64da3ede4457a91208f793c.zip |
app-vim/bnf-syntax: Stabilize 1.2-r3 ppc64, #919588
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/bnf-syntax')
-rw-r--r-- | app-vim/bnf-syntax/bnf-syntax-1.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 4f1a38948920..6b9a7abd4860 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." |