diff options
author | John Helmert III <ajak@gentoo.org> | 2022-03-31 18:48:44 -0500 |
---|---|---|
committer | John Helmert III <ajak@gentoo.org> | 2022-03-31 18:50:15 -0500 |
commit | f10e9d86ac833287c98ed8f667cf1ff92425983d (patch) | |
tree | 23b2dcc95975da41c7bdcf94a09f1a129252361b /app-emulation/qemu/qemu-9999.ebuild | |
parent | xfce-base/libxfce4ui: Bump to 4.17.6 (diff) | |
download | gentoo-f10e9d86ac833287c98ed8f667cf1ff92425983d.tar.gz gentoo-f10e9d86ac833287c98ed8f667cf1ff92425983d.tar.bz2 gentoo-f10e9d86ac833287c98ed8f667cf1ff92425983d.zip |
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@gentoo.org>
Diffstat (limited to 'app-emulation/qemu/qemu-9999.ebuild')
-rw-r--r-- | app-emulation/qemu/qemu-9999.ebuild | 2 |
1 files changed, 0 insertions, 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 |