From f10e9d86ac833287c98ed8f667cf1ff92425983d Mon Sep 17 00:00:00 2001 From: John Helmert III Date: Thu, 31 Mar 2022 18:48:44 -0500 Subject: 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 --- app-emulation/qemu/qemu-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) (limited to 'app-emulation/qemu') 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 -- cgit v1.2.3-65-gdbad