diff --git a/srcpkgs/b3sum/template b/srcpkgs/b3sum/template index 2e7ce8cb344..6a934731212 100644 --- a/srcpkgs/b3sum/template +++ b/srcpkgs/b3sum/template @@ -11,3 +11,7 @@ license="CC0-1.0" homepage="https://github.com/BLAKE3-team/BLAKE3/" distfiles="https://github.com/BLAKE3-team/BLAKE3/archive/${version}.tar.gz" checksum=9a98280267c5143fe39cab3733660ed29807778d4163b659c1140e95d5e78fa5 + +case "$XBPS_TARGET_MACHINE" in + i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/22404/steps/shell_3/logs/stdio";; +esac