b3sum: broken on i686
This commit is contained in:
parent
ea92ba7829
commit
dcfe8f28d8
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue