diff --git a/srcpkgs/libvirt-glib/template b/srcpkgs/libvirt-glib/template
index fea0df13927..cf3f169189f 100644
--- a/srcpkgs/libvirt-glib/template
+++ b/srcpkgs/libvirt-glib/template
@@ -1,7 +1,7 @@
 # Template file for 'libvirt-glib'
 pkgname=libvirt-glib
 version=0.1.7
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--disable-static"
 hostmakedepends="pkg-config intltool gobject-introspection"
@@ -27,6 +27,7 @@ libvirt-glib-devel_package() {
 }
 
 libvirt-glib-python_package() {
+	lib32disabled=yes
 	depends="python"
 	short_desc+=" - python bindings"
 	pkg_install() {