commit:     66809e300ad3a47981dfa95cef4f3abeaba86bef
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Thu Jan  1 07:29:48 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan  1 23:44:14 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66809e30

app-emulation/qemu: reapply patch for unneeded gdbus-codegen

patch was reviewed but not merged, apply it for live and sync the
last 10.2.0

Closes: https://bugs.gentoo.org/968223
Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/45218
Closes: https://github.com/gentoo/gentoo/pull/45218
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emulation/qemu/qemu-10.2.0.ebuild | 3 ++-
 app-emulation/qemu/qemu-9999.ebuild   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-emulation/qemu/qemu-10.2.0.ebuild 
b/app-emulation/qemu/qemu-10.2.0.ebuild
index 5fac08df8511..204be704941e 100644
--- a/app-emulation/qemu/qemu-10.2.0.ebuild
+++ b/app-emulation/qemu/qemu-10.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -332,6 +332,7 @@ RDEPEND="
 "
 
 PATCHES=(
+       "${FILESDIR}"/${PN}-10.1.2-fix_passt.patch
        "${FILESDIR}"/${PN}-9.0.0-disable-keymap.patch
        "${FILESDIR}"/${PN}-9.2.0-capstone-include-path.patch
        "${FILESDIR}"/${PN}-8.1.0-skip-tests.patch

diff --git a/app-emulation/qemu/qemu-9999.ebuild 
b/app-emulation/qemu/qemu-9999.ebuild
index 5fac08df8511..204be704941e 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -332,6 +332,7 @@ RDEPEND="
 "
 
 PATCHES=(
+       "${FILESDIR}"/${PN}-10.1.2-fix_passt.patch
        "${FILESDIR}"/${PN}-9.0.0-disable-keymap.patch
        "${FILESDIR}"/${PN}-9.2.0-capstone-include-path.patch
        "${FILESDIR}"/${PN}-8.1.0-skip-tests.patch

Reply via email to