summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/neovim-python-client')
-rw-r--r--dev-python/neovim-python-client/neovim-python-client-0.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/neovim-python-client/neovim-python-client-0.1.7.ebuild b/dev-python/neovim-python-client/neovim-python-client-0.1.7.ebuild
index bb8e60432240..c580a4ad57cf 100644
--- a/dev-python/neovim-python-client/neovim-python-client-0.1.7.ebuild
+++ b/dev-python/neovim-python-client/neovim-python-client-0.1.7.ebuild
@@ -22,7 +22,7 @@ DEPEND="
RDEPEND="
${DEPEND}
- =app-editors/neovim-0.1.3
+ >=app-editors/neovim-0.1.3
"
S="${WORKDIR}/python-client-${PV}"