summaryrefslogtreecommitdiff
path: root/app-emulation/qemu
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-06-20 22:51:50 -0400
committerMike Frysinger <vapier@gentoo.org>2016-06-20 22:51:50 -0400
commita358e6ed52668ab63e2db2ad0e3a6215c6493d7c (patch)
tree5e68d28c2f536b9ad02f5bf3624792f1afc19a01 /app-emulation/qemu
parentb7eaa06ef6ab9d27ddc16aa8b12a2c8b2f9152b1 (diff)
downloadgentoo-a358e6ed52668ab63e2db2ad0e3a6215c6493d7c.tar.gz
gentoo-a358e6ed52668ab63e2db2ad0e3a6215c6493d7c.tar.xz
app-emulation/qemu: drop kvm_stat to match upstream #586158
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild
index 95a953e40e7..a4cf9411661 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"