commit: 1817589342a6e7c7f6db981a4b9bab40d9a0118f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 29 15:39:48 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 29 15:40:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18175893
app-emulation/qemu: Stabilize 8.0.5 ppc64, #914827
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/qemu/qemu-8.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/qemu/qemu-8.0.5.ebuild
b/app-emulation/qemu/qemu-8.0.5.ebuild
index 916cdc360166..407a26efd049 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"