commit: 6be91c396352055d9f48542767f4405e0227d4ea Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 10 10:02:09 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Dec 10 10:02:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6be91c39
app-vim/toggle: Stabilize 0.5-r2 ppc, #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 f8152b0b9098..2ccbff302e70 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>
