app-editors/neovim: Remove cmake-darwin.patch from live ebuild

With commit 79c8159f4179, that syntax has been removed.
The neovim-9999-cmake-darwin patch should no longer be needed in coming
versions as well.

Please also refer https://github.com/neovim/neovim/commit/79c8159f4179

Closes: https://bugs.gentoo.org/963521
Signed-off-by: Brahmajit Das <listout@listout.xyz>
Part-of: https://github.com/gentoo/gentoo/pull/43994
Closes: https://github.com/gentoo/gentoo/pull/43994
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Brahmajit Das
2025-10-01 15:39:17 +05:30
committed by Mike Gilbert
parent 73f204cb48
commit 7de2422934

View File

@@ -74,7 +74,6 @@ BDEPEND+="
PATCHES=(
"${FILESDIR}/${PN}-0.9.0-cmake_lua_version.patch"
"${FILESDIR}/${PN}-9999-cmake-darwin.patch"
)
src_prepare() {