diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-20 22:51:50 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-20 22:51:50 -0400 |
commit | a358e6ed52668ab63e2db2ad0e3a6215c6493d7c (patch) | |
tree | 5e68d28c2f536b9ad02f5bf3624792f1afc19a01 /app-emulation | |
parent | dev-python/cryptography: mark 1.3.1 arm64/ia64/m68k/ppc/ppc64/s390/sh/sparc s... (diff) | |
download | gentoo-a358e6ed52668ab63e2db2ad0e3a6215c6493d7c.tar.gz gentoo-a358e6ed52668ab63e2db2ad0e3a6215c6493d7c.tar.bz2 gentoo-a358e6ed52668ab63e2db2ad0e3a6215c6493d7c.zip |
app-emulation/qemu: drop kvm_stat to match upstream #586158
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qemu/qemu-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index 95a953e40e77..a4cf94116619 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -552,7 +552,6 @@ src_test() { qemu_python_install() { python_domodule "${S}/scripts/qmp/qmp.py" - python_doscript "${S}/scripts/kvm/kvm_stat" python_doscript "${S}/scripts/kvm/vmxcap" python_doscript "${S}/scripts/qmp/qmp-shell" python_doscript "${S}/scripts/qmp/qemu-ga-client" |