commit: b7cc689c1640785c622bde18e83f410bcef43892 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 10 12:04:27 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Mar 10 12:04:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7cc689c
app-vim/ctx: Stabilize 1.17-r2 ALLARCHES, #926659 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/ctx/ctx-1.17-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/ctx/ctx-1.17-r2.ebuild b/app-vim/ctx/ctx-1.17-r2.ebuild index 8f6db1d5e1bd..0613b64842ad 100644 --- a/app-vim/ctx/ctx-1.17-r2.ebuild +++ b/app-vim/ctx/ctx-1.17-r2.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: display current scope context in a C file" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=208" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc x86" VIM_PLUGIN_HELPURI="https://www.vim.org/scripts/script.php?script_id=208"
