firefox: mark broken for armv7l*
This commit is contained in:
parent
e5d8de6058
commit
0064edb82a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue