diff --git a/srcpkgs/firefox/template b/srcpkgs/firefox/template index d3703b9e28e..83171e15b9d 100644 --- a/srcpkgs/firefox/template +++ b/srcpkgs/firefox/template @@ -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