mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
firefox: mark i686 broken
This commit is contained in:
parent
793f9b90ef
commit
7617b4cc3c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue