commit:     585bb55f2ac782aae5d29f8d7097026163b38034
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 19:33:48 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 19:33:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=585bb55f

app-editors/neovim: sync live ebuild

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-editors/neovim/neovim-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/neovim/neovim-9999.ebuild 
b/app-editors/neovim/neovim-9999.ebuild
index 69b26947a582..f23e7434577b 100644
--- a/app-editors/neovim/neovim-9999.ebuild
+++ b/app-editors/neovim/neovim-9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 LUA_COMPAT=( lua5-{1..2} luajit )
 
@@ -47,10 +47,10 @@ DEPEND="${LUA_DEPS}
        $(lua_gen_cond_dep '
                dev-lua/LuaBitOp[${LUA_USEDEP}]
        ' lua5-{1,2})
-       >=dev-libs/libuv-1.43.0:=
+       >=dev-libs/libuv-1.44.1:=
        >=dev-libs/libvterm-0.1.4
        >=dev-libs/msgpack-3.0.0:=
-       >=dev-libs/tree-sitter-0.20.1:=
+       >=dev-libs/tree-sitter-0.20.6:=
        tui? (
                >=dev-libs/libtermkey-0.22
                >=dev-libs/unibilium-2.0.0:0=

Reply via email to