firefox: mark armv7* broken

This commit is contained in:
Duncaen 2022-08-24 14:44:38 +02:00
parent 9ad33b026f
commit 181dbbcbf9
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ case $XBPS_TARGET_MACHINE in
armv[56]*) broken="required NEON extensions are not supported on armv6" ;;
ppc64*) ;;
ppc*) broken="xptcall bitrot" ;;
armv7*) broken="https://build.voidlinux.org/builders/armv7l_builder/builds/39410/steps/shell_3/logs/stdio" ;;
esac
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then