From 02e7758b3859a6ea534bb4947fbee6f3fe2c54d8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 2 May 2024 12:18:49 +0100 Subject: app-emulation/qemu: Stabilize 8.2.3 amd64, #930932 Signed-off-by: Sam James --- 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 f5422498702e..2a9660029a83 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" -- cgit v1.2.3-65-gdbad