diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:52:24 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:52:24 +0000 |
commit | 2bec8606299e57acb9f3663203c44df925aee2eb (patch) | |
tree | 7f1d45af414b7ec008f18cd04838170b6a9758b4 /app-vim/xsl-syntax | |
parent | app-vim/ebnf-syntax: Stabilize 1.1-r3 ppc64, #919595 (diff) | |
download | gentoo-2bec8606299e57acb9f3663203c44df925aee2eb.tar.gz gentoo-2bec8606299e57acb9f3663203c44df925aee2eb.tar.bz2 gentoo-2bec8606299e57acb9f3663203c44df925aee2eb.zip |
app-vim/xsl-syntax: Stabilize 0.3.11-r3 ppc64, #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 ac06297d3c2d..357f4a7e153d 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" |