app-emulation/qemu: add new targets
authorMike Frysinger <vapier@gentoo.org>
Mon, 7 Sep 2015 05:44:42 +0000 (01:44 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 7 Sep 2015 05:49:16 +0000 (01:49 -0400)
app-emulation/qemu/qemu-9999.ebuild

index 0dfa27f069fbc693b1928d57f6a9fe0ea17e4fe2..5e3041e7361968cc9308aef65d2225d0089e84da 100644 (file)
@@ -39,8 +39,8 @@ virtfs +vnc vte xattr xen xfs"
 COMMON_TARGETS="aarch64 alpha arm cris i386 m68k microblaze microblazeel mips
 mips64 mips64el mipsel or32 ppc ppc64 s390x sh4 sh4eb sparc sparc64 unicore32
 x86_64"
-IUSE_SOFTMMU_TARGETS="${COMMON_TARGETS} lm32 moxie ppcemb xtensa xtensaeb"
-IUSE_USER_TARGETS="${COMMON_TARGETS} armeb mipsn32 mipsn32el ppc64abi32 sparc32plus"
+IUSE_SOFTMMU_TARGETS="${COMMON_TARGETS} lm32 moxie ppcemb tricore xtensa xtensaeb"
+IUSE_USER_TARGETS="${COMMON_TARGETS} armeb mipsn32 mipsn32el ppc64abi32 ppc64le sparc32plus"
 
 use_softmmu_targets=$(printf ' qemu_softmmu_targets_%s' ${IUSE_SOFTMMU_TARGETS})
 use_user_targets=$(printf ' qemu_user_targets_%s' ${IUSE_USER_TARGETS})