diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:23:24 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:23:24 +0000 |
commit | 93ed8a5712d997ea4b051376e134872e4c445d37 (patch) | |
tree | bd206b79a84918fe34a5e70c796955abc420995b /app-vim/ebnf-syntax/ebnf-syntax-1.1-r3.ebuild | |
parent | app-vim/increment: Stabilize 1.1-r2 x86, #919654 (diff) | |
download | gentoo-93ed8a5712d997ea4b051376e134872e4c445d37.tar.gz gentoo-93ed8a5712d997ea4b051376e134872e4c445d37.tar.bz2 gentoo-93ed8a5712d997ea4b051376e134872e4c445d37.zip |
app-vim/ebnf-syntax: Stabilize 1.1-r3 sparc, #919595
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/ebnf-syntax/ebnf-syntax-1.1-r3.ebuild')
-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 a85ade67112d..0565e70ef5fc 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." |