commit: 07ef7b155f152a1ffa77ccdd65714c0370dfa81d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 08:24:12 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 08:24:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ef7b15
app-emulation/qemu: Stabilize 10.0.5 amd64, #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 211b0182085c..483ef06153b4 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"