libvirt-python3: temporarily broken for aarch64*
This commit is contained in:
parent
de7cba9b98
commit
753c2daf89
@ -12,3 +12,7 @@ license="LGPL-2.1-or-later"
|
|||||||
homepage="https://pypi.org/project/libvirt-python/"
|
homepage="https://pypi.org/project/libvirt-python/"
|
||||||
distfiles="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
|
distfiles="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
|
||||||
checksum=785f64755fc78a0eafecef74676fecf2bbbd2eaa6587ef697119ef6e1a68dbfd
|
checksum=785f64755fc78a0eafecef74676fecf2bbbd2eaa6587ef697119ef6e1a68dbfd
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
aarch64*) broken="Builders need libvirt update for the host" ;;
|
||||||
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user