diff --git a/srcpkgs/firefox/template b/srcpkgs/firefox/template index 8d4e8b1ecb..6c1596b19e 100644 --- a/srcpkgs/firefox/template +++ b/srcpkgs/firefox/template @@ -32,6 +32,7 @@ build_options_default="alsa jack dbus pulseaudio xscreensaver sndio wayland" case $XBPS_TARGET_MACHINE in armv[56]*) broken="required NEON extensions are not supported on armv6" ;; + armv7*) broken="currently broken" ;; ppc64*) ;; ppc*) broken="xptcall bitrot" ;; esac