commit: 4de5245e78cc8c864dcbc31ccf67de70fae6595f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:35:54 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:35:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4de5245e
app-vim/toggle: Stabilize 0.5-r2 x86, #919649 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/toggle/toggle-0.5-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/toggle/toggle-0.5-r2.ebuild b/app-vim/toggle/toggle-0.5-r2.ebuild index 2cb66f6dc75d..f8152b0b9098 100644 --- a/app-vim/toggle/toggle-0.5-r2.ebuild +++ b/app-vim/toggle/toggle-0.5-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: quickly toggle boolean-type keywords" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=895" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc sparc x86" VIM_PLUGIN_HELPTEXT=\ "This plugin will toggle true/false, on/off, yes/no and so on when <C-T>
