diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-10 12:01:39 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-10 12:01:39 +0200 |
commit | 1455a7e321755f7fd94cfa3145a51ab49ada995b (patch) | |
tree | 3dd6dd793b6df8643ac0e7bb7661616151dd1528 /app-vim | |
parent | media-sound/strawberry: bump to 1.0.22 (diff) | |
download | gentoo-1455a7e321755f7fd94cfa3145a51ab49ada995b.tar.gz gentoo-1455a7e321755f7fd94cfa3145a51ab49ada995b.tar.bz2 gentoo-1455a7e321755f7fd94cfa3145a51ab49ada995b.zip |
app-vim/bnf-syntax: Stabilize 1.2-r3 ppc, #919588
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim')
-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 ffdef1144e88..fc3f78a2e76f 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." |