mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-08 00:10:15 +03:00
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:
committed by
Mike Gilbert
parent
73f204cb48
commit
7de2422934
@@ -74,7 +74,6 @@ BDEPEND+="
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-0.9.0-cmake_lua_version.patch"
|
||||
"${FILESDIR}/${PN}-9999-cmake-darwin.patch"
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
|
||||
Reference in New Issue
Block a user