diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:23:29 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:23:29 +0000 |
commit | 0bb805fc576f4fd06aafb077cede593842e6c931 (patch) | |
tree | ab08529b717764caa03b49c58d436291c3a47347 /app-vim/xquery-syntax | |
parent | app-vim/indentpython: Stabilize 0.3-r1 ppc, #919609 (diff) | |
download | gentoo-0bb805fc576f4fd06aafb077cede593842e6c931.tar.gz gentoo-0bb805fc576f4fd06aafb077cede593842e6c931.tar.bz2 gentoo-0bb805fc576f4fd06aafb077cede593842e6c931.zip |
app-vim/xquery-syntax: Stabilize 0.1-r3 amd64, #919612
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/xquery-syntax')
-rw-r--r-- | app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild b/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild index cfaee7650fc5..6e039f39410b 100644 --- a/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild +++ b/app-vim/xquery-syntax/xquery-syntax-0.1-r3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: XQuery syntax highlighting" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=803" 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 XQuery files." |