summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-29 16:39:51 +0100
committerSam James <sam@gentoo.org>2024-04-29 16:40:09 +0100
commitf513ae206a60980d52e6ab032e0d22f002b1ce7c (patch)
tree6ab6f8bfa0d7f2929a237c2d68a38f8974b6460c
parentapp-emulation/qemu: Stabilize 8.0.5 ppc64, #914827 (diff)
downloadgentoo-f513ae206a60980d52e6ab032e0d22f002b1ce7c.tar.gz
gentoo-f513ae206a60980d52e6ab032e0d22f002b1ce7c.tar.bz2
gentoo-f513ae206a60980d52e6ab032e0d22f002b1ce7c.zip
app-emulation/qemu: Stabilize 8.0.5 x86, #914827
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-emulation/qemu/qemu-8.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-8.0.5.ebuild b/app-emulation/qemu/qemu-8.0.5.ebuild
index 407a26efd049..32cb18d7115d 100644
--- a/app-emulation/qemu/qemu-8.0.5.ebuild
+++ b/app-emulation/qemu/qemu-8.0.5.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"