diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:35:50 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:35:50 +0000 |
commit | 89f94a9fbbd9c636b5e67d3afd3dcf7adf861b20 (patch) | |
tree | 49dc612deedbdcabfc14c4925c659f2398e3d520 /app-vim/xsl-syntax | |
parent | app-vim/xsl-syntax: Stabilize 0.3.11-r3 ppc, #919602 (diff) | |
download | gentoo-89f94a9fbbd9c636b5e67d3afd3dcf7adf861b20.tar.gz gentoo-89f94a9fbbd9c636b5e67d3afd3dcf7adf861b20.tar.bz2 gentoo-89f94a9fbbd9c636b5e67d3afd3dcf7adf861b20.zip |
app-vim/xsl-syntax: Stabilize 0.3.11-r3 amd64, #919602
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/xsl-syntax')
-rw-r--r-- | app-vim/xsl-syntax/xsl-syntax-0.3.11-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/xsl-syntax/xsl-syntax-0.3.11-r3.ebuild b/app-vim/xsl-syntax/xsl-syntax-0.3.11-r3.ebuild index 944c81db9255..ac06297d3c2d 100644 --- a/app-vim/xsl-syntax/xsl-syntax-0.3.11-r3.ebuild +++ b/app-vim/xsl-syntax/xsl-syntax-0.3.11-r3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: Syntax for XSLT (with HTML and others)" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=257" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ~ppc64 sparc x86" VIM_PLUGIN_HELPURI="https://www.vim.org/scripts/script.php?script_id=257" |