commit: 5a3bd6f23790a802d2ec4e3e86e7e18d42859ca3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 23:34:06 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 23:34:06 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a3bd6f2
app-emulation/qemu: Stabilize 7.2.14 ppc64, #941495
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/qemu/qemu-7.2.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/qemu/qemu-7.2.14.ebuild
b/app-emulation/qemu/qemu-7.2.14.ebuild
index 08f05e58f7dd..a5bb835de0fe 100644
--- a/app-emulation/qemu/qemu-7.2.14.ebuild
+++ b/app-emulation/qemu/qemu-7.2.14.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"