commit:     24d297dbf08b6149299ccf246547af3bedcd941c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  6 21:51:20 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan  6 21:51:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d297db

app-emulation/qemu: Stabilize 7.2.0 ppc64, #889974

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

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

diff --git a/app-emulation/qemu/qemu-7.2.0.ebuild 
b/app-emulation/qemu/qemu-7.2.0.ebuild
index 516a99568a19..dd2edf68a423 100644
--- a/app-emulation/qemu/qemu-7.2.0.ebuild
+++ b/app-emulation/qemu/qemu-7.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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"

Reply via email to