diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-09 21:01:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-09 21:01:52 +0100 |
commit | 226f9b7e7fd8ba0993c2d2dff63126801e4d4fdf (patch) | |
tree | f5d0d60b243f408303aa968d056d74e9e16973b4 /app-vim/neocomplcache | |
parent | app-vim/tasklist: Stabilize 1.0.1-r1 amd64, #919659 (diff) | |
download | gentoo-226f9b7e7fd8ba0993c2d2dff63126801e4d4fdf.tar.gz gentoo-226f9b7e7fd8ba0993c2d2dff63126801e4d4fdf.tar.bz2 gentoo-226f9b7e7fd8ba0993c2d2dff63126801e4d4fdf.zip |
app-vim/neocomplcache: Stabilize 7.1-r2 x86, #919660
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-vim/neocomplcache')
-rw-r--r-- | app-vim/neocomplcache/neocomplcache-7.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |