diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:35:49 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:35:49 +0000 |
commit | 0d1b1d8928581ddcc9579dca220604e8023cf24a (patch) | |
tree | e009e9722702ce3525644e1e58406243b51e6b2b /app-vim/xsl-syntax | |
parent | app-vim/nagios-syntax: Stabilize 1.8-r1 x86, #919601 (diff) | |
download | gentoo-0d1b1d8928581ddcc9579dca220604e8023cf24a.tar.gz gentoo-0d1b1d8928581ddcc9579dca220604e8023cf24a.tar.bz2 gentoo-0d1b1d8928581ddcc9579dca220604e8023cf24a.zip |
app-vim/xsl-syntax: Stabilize 0.3.11-r3 ppc, #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 994ca2f91bd8..944c81db9255 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" |