commit: 36fcdf51a637898014c35c5bbef3c37599251fbc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 01:28:33 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 01:28:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36fcdf51
app-emulation/qemu: Stabilize 9.1.2 amd64, #947582
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/qemu/qemu-9.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/qemu/qemu-9.1.2.ebuild
b/app-emulation/qemu/qemu-9.1.2.ebuild
index df4b36f615e0..411562474716 100644
--- a/app-emulation/qemu/qemu-9.1.2.ebuild
+++ b/app-emulation/qemu/qemu-9.1.2.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"