diff options
author | John Helmert III <ajak@gentoo.org> | 2022-12-15 00:24:18 -0600 |
---|---|---|
committer | John Helmert III <ajak@gentoo.org> | 2022-12-15 00:28:13 -0600 |
commit | 22bfe3b64ae34225d651557d85b185c0496924f4 (patch) | |
tree | 36cb5de081ab5a40e6cbdaf7c46fd28019ce9a52 /app-emulation/qemu | |
parent | www-client/firefox: Stabilize 102.6.0 arm64, #886015 (diff) | |
download | gentoo-22bfe3b64ae34225d651557d85b185c0496924f4.tar.gz gentoo-22bfe3b64ae34225d651557d85b185c0496924f4.tar.bz2 gentoo-22bfe3b64ae34225d651557d85b185c0496924f4.zip |
app-emulation/qemu: drop upstreamed but commented patches
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r-- | app-emulation/qemu/qemu-7.2.0.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-9999.ebuild | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/app-emulation/qemu/qemu-7.2.0.ebuild b/app-emulation/qemu/qemu-7.2.0.ebuild index 2a80d49394ec..516a99568a19 100644 --- a/app-emulation/qemu/qemu-7.2.0.ebuild +++ b/app-emulation/qemu/qemu-7.2.0.ebuild @@ -307,9 +307,6 @@ PATCHES=( "${FILESDIR}"/${PN}-6.0.0-make.patch "${FILESDIR}"/${PN}-7.1.0-also-build-virtfs-proxy-helper.patch "${FILESDIR}"/${PN}-7.1.0-capstone-include-path.patch - #"${FILESDIR}"/${PN}-7.1.0-mips-n32-syscalls.patch - #"${FILESDIR}"/${PN}-7.1.0-loong-stat.patch - #"${FILESDIR}"/${PN}-7.1.0-faccessat2.patch ) QA_PREBUILT=" diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index 29c185858cb4..0c65c84aeff9 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -308,9 +308,6 @@ PATCHES=( "${FILESDIR}"/${PN}-6.0.0-make.patch "${FILESDIR}"/${PN}-7.1.0-also-build-virtfs-proxy-helper.patch "${FILESDIR}"/${PN}-7.1.0-capstone-include-path.patch - #"${FILESDIR}"/${PN}-7.1.0-mips-n32-syscalls.patch - #"${FILESDIR}"/${PN}-7.1.0-loong-stat.patch - #"${FILESDIR}"/${PN}-7.1.0-faccessat2.patch ) QA_PREBUILT=" |