diff --git a/srcpkgs/firefox/template b/srcpkgs/firefox/template index 75069ca0cca..453f82b6251 100644 --- a/srcpkgs/firefox/template +++ b/srcpkgs/firefox/template @@ -34,6 +34,7 @@ desc_option_lto="Enable Link Time Optimization" desc_option_clang="Build with clang" case $XBPS_TARGET_MACHINE in + aarch64*) broken="builders need to be fixed" ;; armv[56]*) broken="required NEON extensions are not supported on armv6" ;; ppc64*) ;; ppc*) broken="xptcall bitrot" ;;