diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:52:23 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:52:23 +0000 |
commit | 8f68ad7cd25d8e2f785dd08a3e4266a26d39a4f7 (patch) | |
tree | 23ba3df63111140d3585294e0f5606cea0eeee1a /app-vim | |
parent | app-vim/dbext: Stabilize 26.00-r1 ppc, #919593 (diff) | |
download | gentoo-8f68ad7cd25d8e2f785dd08a3e4266a26d39a4f7.tar.gz gentoo-8f68ad7cd25d8e2f785dd08a3e4266a26d39a4f7.tar.bz2 gentoo-8f68ad7cd25d8e2f785dd08a3e4266a26d39a4f7.zip |
app-vim/ebnf-syntax: Stabilize 1.1-r3 ppc64, #919595
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/ebnf-syntax/ebnf-syntax-1.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 0565e70ef5fc..08375fec1db9 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." |