docker-machine-driver-kvm: broken

This commit is contained in:
classabbyamp 2024-08-19 04:10:14 -04:00
parent cf9cbc5b7c
commit 6c249299cb
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ license="Apache-2.0"
homepage="https://github.com/tdilauro/docker-machine-kvm"
distfiles="https://github.com/tdilauro/docker-machine-kvm/archive/v${version}.tar.gz"
checksum=9059d9b2221417fdba1d33505110b0ad833fe8abdc7314842b677e0241d5c719
broken="missing go.mod"
if [ "$XBPS_TARGET_WORDSIZE" == "32" ]; then
broken="github.com/libvirt/libvirt-go/connect.go:181:77: constant 2147483648 overflows ConnectGetAllDomainStatsFlags"