commit: 226f9b7e7fd8ba0993c2d2dff63126801e4d4fdf Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:01:31 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:01:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=226f9b7e
app-vim/neocomplcache: Stabilize 7.1-r2 x86, #919660 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-vim/neocomplcache/neocomplcache-7.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/neocomplcache/neocomplcache-7.1-r2.ebuild b/app-vim/neocomplcache/neocomplcache-7.1-r2.ebuild index ee52f7f69d36..f6cbc3797039 100644 --- a/app-vim/neocomplcache/neocomplcache-7.1-r2.ebuild +++ b/app-vim/neocomplcache/neocomplcache-7.1-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: ultimate auto completion system" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2620" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" VIM_PLUGIN_HELPFILES="${PN}.txt"
