summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-09 21:33:09 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-09 21:33:09 +0200
commit5d67b997bdd4ac47d0ba87fcb128f1c56a0158e5 (patch)
treeff500271d78510ddda32590e6832ab2cec6f9cba
parentapp-vim/calendar: Stabilize 2.9-r2 amd64, #919589 (diff)
downloadgentoo-5d67b997bdd4ac47d0ba87fcb128f1c56a0158e5.tar.gz
gentoo-5d67b997bdd4ac47d0ba87fcb128f1c56a0158e5.tar.bz2
gentoo-5d67b997bdd4ac47d0ba87fcb128f1c56a0158e5.zip
app-vim/closetag: Stabilize 0.9.1-r2 x86, #919590
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-vim/closetag/closetag-0.9.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/closetag/closetag-0.9.1-r2.ebuild b/app-vim/closetag/closetag-0.9.1-r2.ebuild
index d3cf6bc2e000..f4d53031bd16 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."