diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:05:55 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:05:55 +0000 |
commit | 7af35d2dcbc21d04ce5655613014778b2ef00034 (patch) | |
tree | 71f1fdb832067092ebca2162c318d87d1bf77500 /app-vim/xquery-syntax | |
parent | app-vim/bnf-syntax: Stabilize 1.2-r3 ppc64, #919588 (diff) | |
download | gentoo-7af35d2dcbc21d04ce5655613014778b2ef00034.tar.gz gentoo-7af35d2dcbc21d04ce5655613014778b2ef00034.tar.bz2 gentoo-7af35d2dcbc21d04ce5655613014778b2ef00034.zip |
app-vim/xquery-syntax: Stabilize 0.1-r3 sparc, #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 a1bc0756a5d8..68fe27f9cffc 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." |