kubecfg: broken for 32 bit
This commit is contained in:
@@ -11,3 +11,7 @@ license="Apache-2.0"
|
|||||||
homepage="https://github.com/bitnami/kubecfg"
|
homepage="https://github.com/bitnami/kubecfg"
|
||||||
distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
|
distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
|
||||||
checksum=5b997e0d67364a81f377effc5c05dc74453ab87ca9299e8ca5de9caec8719261
|
checksum=5b997e0d67364a81f377effc5c05dc74453ab87ca9299e8ca5de9caec8719261
|
||||||
|
|
||||||
|
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||||
|
broken="go-jsonnet/builtins.go fails for 32 bit architectures"
|
||||||
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user