summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-29 17:03:26 +0100
committerSam James <sam@gentoo.org>2024-04-29 17:03:26 +0100
commit92c78cc602098ba10b7c8b342bdf04f3be84a7b1 (patch)
treecee4d75adbb7d103b5a68f2060378c95f81a93dd
parentapp-editors/featherpad: add 1.5.1 (diff)
downloadgentoo-92c78cc602098ba10b7c8b342bdf04f3be84a7b1.tar.gz
gentoo-92c78cc602098ba10b7c8b342bdf04f3be84a7b1.tar.bz2
gentoo-92c78cc602098ba10b7c8b342bdf04f3be84a7b1.zip
app-emulation/qemu: Stabilize 8.2.3 ppc64, #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 b62207759882..f5422498702e 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"