commit:     7add6e2519c5f9c8922ea9e1a010ac334b0ce179
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 08:24:13 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 08:24:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7add6e25

app-emulation/qemu: Stabilize 10.0.5 x86, #964061

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emulation/qemu/qemu-10.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-10.0.5.ebuild 
b/app-emulation/qemu/qemu-10.0.5.ebuild
index 483ef06153b4..20780960d2e3 100644
--- a/app-emulation/qemu/qemu-10.0.5.ebuild
+++ b/app-emulation/qemu/qemu-10.0.5.ebuild
@@ -44,7 +44,7 @@ else
        fi
 
        S="${WORKDIR}/${MY_P}"
-       [[ "${PV}" != *_rc* ]] && KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc 
~ppc64 ~riscv ~x86"
+       [[ "${PV}" != *_rc* ]] && KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc 
~ppc64 ~riscv x86"
 fi
 
 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"

Reply via email to