commit a60469c3c1e147d91ed3f028c69fef22264f4d32
Author: Jakub Bogusz <[email protected]>
Date:   Mon Oct 26 21:54:43 2015 +0100

    - there is libvirt-qemu on x32

 python-libvirt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-libvirt.spec b/python-libvirt.spec
index f9a9f40..b065544 100644
--- a/python-libvirt.spec
+++ b/python-libvirt.spec
@@ -5,7 +5,7 @@
 %bcond_without python3         # CPython 3.x module
 
 # qemu available only on x86 and ppc
-%ifnarch %{ix86} %{x8664} ppc
+%ifnarch %{ix86} %{x8664} x32 ppc
 %undefine      with_qemu
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-libvirt.git/commitdiff/a60469c3c1e147d91ed3f028c69fef22264f4d32

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to