mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
libvirt-python3: temporarily broken for aarch64*
This commit is contained in:
parent
de7cba9b98
commit
753c2daf89
1 changed files with 4 additions and 0 deletions
|
@ -12,3 +12,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://pypi.org/project/libvirt-python/"
|
||||
distfiles="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
|
||||
checksum=785f64755fc78a0eafecef74676fecf2bbbd2eaa6587ef697119ef6e1a68dbfd
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) broken="Builders need libvirt update for the host" ;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue