diff --git a/srcpkgs/kubecfg/template b/srcpkgs/kubecfg/template index 95b9b565c7f..dbe96e6bdbd 100644 --- a/srcpkgs/kubecfg/template +++ b/srcpkgs/kubecfg/template @@ -11,3 +11,7 @@ license="Apache-2.0" homepage="https://github.com/bitnami/kubecfg" distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz" checksum=5b997e0d67364a81f377effc5c05dc74453ab87ca9299e8ca5de9caec8719261 + +if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then + broken="go-jsonnet/builtins.go fails for 32 bit architectures" +fi