commit: a991e9504ed0bb67bd97522385fb2b02340c31c6 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:31:13 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 19:31:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a991e950
app-vim/cctree: Stabilize 1.61-r2 x86, #919627 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/cctree/cctree-1.61-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/cctree/cctree-1.61-r2.ebuild b/app-vim/cctree/cctree-1.61-r2.ebuild index e46fbb3211ca..b48c868df567 100644 --- a/app-vim/cctree/cctree-1.61-r2.ebuild +++ b/app-vim/cctree/cctree-1.61-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: Cscope based source-code browser and code flow analysis HOMEPAGE="https://sites.google.com/site/vimcctree/" LICENSE="bufexplorer.vim" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="${PN}.txt"
