summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-06 03:23:33 +0000
committerSam James <sam@gentoo.org>2025-01-06 03:23:33 +0000
commitb8703bfe46963d7299c624355ffcb11f8c3870cd (patch)
tree4087fe84d6a38ef335ee36d4d317eeeeb0e8a4ca /app-emulation
parentsys-firmware/seabios: Stabilize 1.16.3 ppc64, #941496 (diff)
downloadgentoo-b8703bfe46963d7299c624355ffcb11f8c3870cd.tar.gz
gentoo-b8703bfe46963d7299c624355ffcb11f8c3870cd.tar.bz2
gentoo-b8703bfe46963d7299c624355ffcb11f8c3870cd.zip
app-emulation/qemu: Stabilize 8.2.7 ppc64, #941496
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-8.2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-8.2.7.ebuild b/app-emulation/qemu/qemu-8.2.7.ebuild
index 48e4095d4bad..aad4de6c278f 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"