summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-02 12:18:55 +0100
committerSam James <sam@gentoo.org>2024-05-02 12:18:55 +0100
commit24a5e9421181787fd4552fe6ef4ec40526359690 (patch)
tree6161293ab9a1054b53e2ce8d1e0c76d4aabdb0fa
parentapp-emulation/qemu: Stabilize 8.2.3 x86, #930932 (diff)
downloadgentoo-24a5e9421181787fd4552fe6ef4ec40526359690.tar.gz
gentoo-24a5e9421181787fd4552fe6ef4ec40526359690.tar.bz2
gentoo-24a5e9421181787fd4552fe6ef4ec40526359690.zip
app-emulation/qemu: Stabilize 8.2.3 arm64, #930932
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-emulation/qemu/qemu-8.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-8.2.3.ebuild b/app-emulation/qemu/qemu-8.2.3.ebuild
index 41435b83c6d1..1c6bab186548 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"