commit:     aca9b1bc2e892fdc7288b7794c5031f788dc8c41
Author:     Michal Privoznik <michal.privoznik <AT> gmail <DOT> com>
AuthorDate: Mon Oct 28 12:47:47 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 28 13:26:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca9b1bc

app-emulation/qemu: Stop applying 
${PN}-9.0.0-also-build-virtfs-proxy-helper.patch

Unfortunately, virtfs-proxy-helper has been long deprecated and
it's been finally removed in [1]. There's no sense in applying
patch that enables it back anymore.

1: 
https://gitlab.com/qemu-project/qemu/-/commit/ed76671888676792493320db53ed773a108cbd45
Signed-off-by: Michal Privoznik <michal.privoznik <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/39140
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emulation/qemu/qemu-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-9999.ebuild 
b/app-emulation/qemu/qemu-9999.ebuild
index fcb7ef7c9a8d..3de17faf48a3 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -317,7 +317,6 @@ RDEPEND="
 PATCHES=(
        "${FILESDIR}"/${PN}-9.0.0-disable-keymap.patch
        "${FILESDIR}"/${PN}-9.1.0-capstone-include-path.patch
-       "${FILESDIR}"/${PN}-9.0.0-also-build-virtfs-proxy-helper.patch
        "${FILESDIR}"/${PN}-8.1.0-skip-tests.patch
        "${FILESDIR}"/${PN}-8.1.0-find-sphinx.patch
 

Reply via email to