dev-python/pynvim: Rename from dev-python/neovim-python-client
[gentoo.git] / app-editors / neovim / neovim-0.4.2.ebuild
index 525ec586a27fc8a0ee04fbb546b5b14b9aafbd0d..607793665ef8c74ef5c163d3a355bf4c9a49f57c 100644 (file)
@@ -85,7 +85,7 @@ src_install() {
 pkg_postinst() {
        xdg_pkg_postinst
        optfeature "clipboard support" x11-misc/xsel x11-misc/xclip gui-apps/wl-clipboard
-       optfeature "Python plugin support" dev-python/neovim-python-client
+       optfeature "Python plugin support" dev-python/pynvim
        optfeature "Ruby plugin support" dev-ruby/neovim-ruby-client
        optfeature "remote/nvr support" dev-python/neovim-remote
 }