commit:     f10e9d86ac833287c98ed8f667cf1ff92425983d
Author:     John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 31 23:48:44 2022 +0000
Commit:     John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Thu Mar 31 23:50:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f10e9d86

app-emulation/qemu: drop ppc64abi32 user target from live

Upstream dropped it in 74154d7e4a9a693313ad7639a92ff443c6258741
("linux-user: Remove the deprecated ppc64abi32 target")

Signed-off-by: John Helmert III <ajak <AT> gentoo.org>

 app-emulation/qemu/qemu-9999.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/app-emulation/qemu/qemu-9999.ebuild 
b/app-emulation/qemu/qemu-9999.ebuild
index 6371ac61682b..555fae682186 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -85,7 +85,6 @@ IUSE_USER_TARGETS="
        hexagon
        mipsn32
        mipsn32el
-       ppc64abi32
        ppc64le
        sparc32plus
 "
@@ -308,7 +307,6 @@ QA_WX_LOAD="usr/bin/qemu-i386
        usr/bin/qemu-or1k
        usr/bin/qemu-ppc
        usr/bin/qemu-ppc64
-       usr/bin/qemu-ppc64abi32
        usr/bin/qemu-sh4
        usr/bin/qemu-sh4eb
        usr/bin/qemu-sparc

Reply via email to