firefox: mark i686 broken

This commit is contained in:
Duncaen 2022-12-21 16:24:24 +01:00
parent 793f9b90ef
commit 7617b4cc3c
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -37,6 +37,7 @@ case $XBPS_TARGET_MACHINE in
armv[56]*) broken="required NEON extensions are not supported on armv6" ;;
ppc64*) ;;
ppc*) broken="xptcall bitrot" ;;
i686) broken="https://build.voidlinux.org/builders/i686_builder/builds/41082/steps/shell_3/logs/stdio" ;;
esac
# we need this because cargo verifies checksums of all files in vendor