thunderbird: broken for now on aarch64
This commit is contained in:
parent
480f28466e
commit
58033825bf
@ -30,6 +30,7 @@ build_options="alsa jack dbus pulseaudio xscreensaver sndio wayland"
|
||||
build_options_default="alsa jack dbus pulseaudio xscreensaver sndio wayland"
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
aarch64*) broken="waiting for buildbot fix" ;;
|
||||
armv[56]*) broken="required NEON extensions are not supported on armv6" ;;
|
||||
ppc64*) ;;
|
||||
ppc*) broken="xptcall bitrot" ;;
|
||||
|
Loading…
Reference in New Issue
Block a user