k3d: mark broken

This commit is contained in:
Duncaen 2023-08-24 12:23:07 +02:00
parent a9350c45b1
commit f71484a9a6
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -16,6 +16,8 @@ distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
checksum=b9be4f6e21017e0dae06c0e7d234ff99b0e1a49edc44d3af821b6bdb5f3d2992
_completions="bash zsh fish"
broken="GOTOOLCHAIN not supported"
pre_build() {
export GOTOOLCHAIN="go1.20.7"
}