commit: 4e76d47466f178fb8989a65ec5d52cbea5f491f2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:37:03 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 19:37:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e76d474
app-vim/closetag: Stabilize 0.9.1-r2 amd64, #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 f4d53031bd16..d8539a8c690a 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."
