commit: b68f993ccf9cad1cf5ce2d2ad946700bd17956b1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 2 11:18:52 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 2 11:18:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b68f993c
app-emulation/qemu: Stabilize 8.2.3 x86, #930932
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/qemu/qemu-8.2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/qemu/qemu-8.2.3.ebuild
b/app-emulation/qemu/qemu-8.2.3.ebuild
index 2a9660029a83..41435b83c6d1 100644
--- a/app-emulation/qemu/qemu-8.2.3.ebuild
+++ b/app-emulation/qemu/qemu-8.2.3.ebuild
@@ -47,7 +47,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"