docker-machine-driver-kvm: broken
This commit is contained in:
parent
cf9cbc5b7c
commit
6c249299cb
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue