public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] app-emulation/qemu-9999: Sync softmmu targets
@ 2018-09-26 14:38 Michal Privoznik
  2018-09-26 15:33 ` [gentoo-dev] " Matthias Maier
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Privoznik @ 2018-09-26 14:38 UTC (permalink / raw
  To: gentoo-dev; +Cc: tamiko

Qemu dropped ppcemb target in
a69dc537cc1a6d3c3cb35d30197ed45914a150c3.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
---
 app-emulation/qemu/qemu-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild
index 8f95e3f2a6e..833c2349a4c 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"
-- 
2.16.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-26 15:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-26 14:38 [gentoo-dev] [PATCH] app-emulation/qemu-9999: Sync softmmu targets Michal Privoznik
2018-09-26 15:33 ` [gentoo-dev] " Matthias Maier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox