commit: 729704524b5aa1638fe3e7f8c21230513673b3f0 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:52:21 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:52:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72970452
app-vim/closetag: Stabilize 0.9.1-r2 ppc, #919590 Signed-off-by: Arthur Zamarin <arthurzam <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 773cb56fd08c..3ec3f3949285 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."
