commit: 4e4883d33f691e05bc6d177e399dfa0b5e5b052d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 03:23:28 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 03:23:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e4883d3
app-emulation/qemu: Stabilize 8.2.7 arm64, #941496
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/qemu/qemu-8.2.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/qemu/qemu-8.2.7.ebuild
b/app-emulation/qemu/qemu-8.2.7.ebuild
index bff8dd0f295e..48e4095d4bad 100644
--- a/app-emulation/qemu/qemu-8.2.7.ebuild
+++ b/app-emulation/qemu/qemu-8.2.7.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"