Diff neovim-remote-2.5.1 with a neovim-remote-9999

/usr/portage/dev-python/neovim-remote/neovim-remote-9999.ebuild 2026-07-22 20:03:05.697316374 +0300
39 39
	)
40 40
"
41 41

  
42
PATCHES=(
43
	"${FILESDIR}"/${PN}-2.5.1-neovim-0.8.patch
44
)
45

  
46 42
EPYTEST_PLUGINS=()
47 43
distutils_enable_tests pytest
Thank you!