commit:     db3fe2603e5e1c5779cfce76c3c7180111ee1e67
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 21:56:42 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 21:56:42 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db3fe260

app-emulation/qemu: Stabilize 9.1.2 ppc64, #947582

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emulation/qemu/qemu-9.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/qemu/qemu-9.1.2.ebuild 
b/app-emulation/qemu/qemu-9.1.2.ebuild
index 80d4d3ac6ea3..51123536738e 100644
--- a/app-emulation/qemu/qemu-9.1.2.ebuild
+++ b/app-emulation/qemu/qemu-9.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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"

Reply via email to