summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <mprivozn@redhat.com>2018-09-26 16:38:00 +0200
committerMatthias Maier <tamiko@gentoo.org>2018-09-26 10:32:35 -0500
commit965cceffb90eafca9625493f9dde9d2bc2953efb (patch)
tree95148de7c12ad0f49d374ea71b8e41284e1ac27b /app-emulation
parentsys-power/apcupsd: revision bump (diff)
downloadgentoo-965cceffb90eafca9625493f9dde9d2bc2953efb.tar.gz
gentoo-965cceffb90eafca9625493f9dde9d2bc2953efb.tar.bz2
gentoo-965cceffb90eafca9625493f9dde9d2bc2953efb.zip
app-emulation/qemu-9999: Sync softmmu targets
Qemu dropped ppcemb target in a69dc537cc1a6d3c3cb35d30197ed45914a150c3. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild
index 8f95e3f2a6e6..833c2349a4c9 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -38,7 +38,7 @@ COMMON_TARGETS="aarch64 alpha arm cris hppa i386 m68k microblaze microblazeel
mips mips64 mips64el mipsel nios2 or1k ppc ppc64 riscv32 riscv64 s390x
sh4 sh4eb sparc sparc64 x86_64 xtensa xtensaeb"
IUSE_SOFTMMU_TARGETS="${COMMON_TARGETS}
- lm32 moxie ppcemb tricore unicore32"
+ lm32 moxie tricore unicore32"
IUSE_USER_TARGETS="${COMMON_TARGETS}
aarch64_be armeb mipsn32 mipsn32el ppc64abi32 ppc64le sparc32plus
tilegx"