Gentoo Archives: gentoo-commits

From: John Helmert III <ajak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/
Date: Thu, 31 Mar 2022 23:50:49
Message-Id: 1648770615.f10e9d86ac833287c98ed8f667cf1ff92425983d.ajak@gentoo
1 commit: f10e9d86ac833287c98ed8f667cf1ff92425983d
2 Author: John Helmert III <ajak <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 31 23:48:44 2022 +0000
4 Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 31 23:50:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f10e9d86
7
8 app-emulation/qemu: drop ppc64abi32 user target from live
9
10 Upstream dropped it in 74154d7e4a9a693313ad7639a92ff443c6258741
11 ("linux-user: Remove the deprecated ppc64abi32 target")
12
13 Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
14
15 app-emulation/qemu/qemu-9999.ebuild | 2 --
16 1 file changed, 2 deletions(-)
17
18 diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild
19 index 6371ac61682b..555fae682186 100644
20 --- a/app-emulation/qemu/qemu-9999.ebuild
21 +++ b/app-emulation/qemu/qemu-9999.ebuild
22 @@ -85,7 +85,6 @@ IUSE_USER_TARGETS="
23 hexagon
24 mipsn32
25 mipsn32el
26 - ppc64abi32
27 ppc64le
28 sparc32plus
29 "
30 @@ -308,7 +307,6 @@ QA_WX_LOAD="usr/bin/qemu-i386
31 usr/bin/qemu-or1k
32 usr/bin/qemu-ppc
33 usr/bin/qemu-ppc64
34 - usr/bin/qemu-ppc64abi32
35 usr/bin/qemu-sh4
36 usr/bin/qemu-sh4eb
37 usr/bin/qemu-sparc