commit: 355c853db4ff44d6011a83c52293b959f9e7e919 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:01:13 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:01:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355c853d
app-vim/closetag: Stabilize 0.9.1-r2 sparc, #919590 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-vim/closetag/closetag-0.9.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/closetag/closetag-0.9.1-r2.ebuild b/app-vim/closetag/closetag-0.9.1-r2.ebuild index d8539a8c690a..773cb56fd08c 100644 --- a/app-vim/closetag/closetag-0.9.1-r2.ebuild +++ b/app-vim/closetag/closetag-0.9.1-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: close HTML/XML tags quickly" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=13" LICENSE="vim" -KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc x86" VIM_PLUGIN_HELPTEXT=\ "This plugin provides a <ctrl-_> mapping for closing HTML / XML tags."
