diff --git a/component/qemu-kvm/buildout.cfg b/component/qemu-kvm/buildout.cfg
index d88261e4e09194af7dbdcb54e021cb34409f9628..266729b56805ee01a51ef7d2b486105eb7588b9f 100644
--- a/component/qemu-kvm/buildout.cfg
+++ b/component/qemu-kvm/buildout.cfg
@@ -40,7 +40,6 @@ configure-rbd = --enable-rbd
 configure-options =
   --meson=${meson:location}/bin/meson
   --ninja=${ninja:location}/bin/ninja
-  --target-list="$(uname -m 2>/dev/null|sed 's,^i[456]86$,i386,')-softmmu"
   --enable-system
   --disable-sdl
   --disable-xen