diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index 77eb70d9c51..b100fc22b99 100644 --- a/srcpkgs/yq-go/template +++ b/srcpkgs/yq-go/template @@ -14,6 +14,8 @@ distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz" checksum=585f1ad1be9e9ae00f81998fddef9c1970057dad4b18abef8999f1214c221b2b replaces="yaml>=0" +broken="https://build.voidlinux.eu/builders/aarch64_builder/builds/9780/steps/shell_3/logs/stdio" + do_check() { go test -v }