diff options
author | Michal Privoznik <michal.privoznik@gmail.com> | 2024-10-28 13:47:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-28 13:26:10 +0000 |
commit | aca9b1bc2e892fdc7288b7794c5031f788dc8c41 (patch) | |
tree | 9fa86ec1ba660e652d08e5678387615bd6131d80 /app-emulation | |
parent | app-emulation/qemu: Update list of TARGETS in live ebuild (diff) | |
download | gentoo-aca9b1bc2e892fdc7288b7794c5031f788dc8c41.tar.gz gentoo-aca9b1bc2e892fdc7288b7794c5031f788dc8c41.tar.bz2 gentoo-aca9b1bc2e892fdc7288b7794c5031f788dc8c41.zip |
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@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/39140
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qemu/qemu-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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 |