diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2017-01-27 05:05:30 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2017-01-27 05:05:30 +0300 |
commit | de60cb525a28de8f7c6c7d5ee503d45f447d549a (patch) | |
tree | 9152653a07040aac483304221266afeda35c5578 | |
parent | 0d640bfbfabe7eb40b0bd5a5ee9aef7a2dc2f125 (diff) |
qemu: updated targets, build fix
-rw-r--r-- | app-emulation/qemu/qemu-scm.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-scm.ebuild b/app-emulation/qemu/qemu-scm.ebuild index 7f4ad34..58db866 100644 --- a/app-emulation/qemu/qemu-scm.ebuild +++ b/app-emulation/qemu/qemu-scm.ebuild @@ -31,7 +31,7 @@ static-user systemtap tci test +threads usb usbredir +uuid vde +vhost-net \ virgl 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 +mips64 mips64el mipsel nios2 or32 ppc ppc64 s390x sh4 sh4eb sparc sparc64 x86_64" IUSE_SOFTMMU_TARGETS="${COMMON_TARGETS} lm32 moxie ppcemb tricore xtensa xtensaeb unicore32" IUSE_USER_TARGETS="${COMMON_TARGETS} armeb hppa mipsn32 mipsn32el ppc64abi32 ppc64le sparc32plus tilegx" |