commit: 5c9b69e9125d192323af99dc0c80bf99b7a0ba72
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 2 11:19:18 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 2 11:19:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c9b69e9
app-emulation/qemu: Stabilize 7.2.11 arm64, #930931
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/qemu/qemu-7.2.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/qemu/qemu-7.2.11.ebuild
b/app-emulation/qemu/qemu-7.2.11.ebuild
index 048a02fbc1d9..5a8c82f9a198 100644
--- a/app-emulation/qemu/qemu-7.2.11.ebuild
+++ b/app-emulation/qemu/qemu-7.2.11.ebuild
@@ -41,7 +41,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"