commit:     7de2422934d18d0248f527a12b3d6073075f3e6e
Author:     Brahmajit Das <listout <AT> listout <DOT> xyz>
AuthorDate: Wed Oct  1 10:09:17 2025 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Oct  1 16:35:21 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7de24229

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 <AT> 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 <AT> gentoo.org>

 app-editors/neovim/neovim-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-editors/neovim/neovim-9999.ebuild 
b/app-editors/neovim/neovim-9999.ebuild
index 6187ca198531..cc8a890c57fa 100644
--- a/app-editors/neovim/neovim-9999.ebuild
+++ b/app-editors/neovim/neovim-9999.ebuild
@@ -74,7 +74,6 @@ BDEPEND+="
 
 PATCHES=(
        "${FILESDIR}/${PN}-0.9.0-cmake_lua_version.patch"
-       "${FILESDIR}/${PN}-9999-cmake-darwin.patch"
 )
 
 src_prepare() {

Reply via email to