thunderbird: broken for now on aarch64

This commit is contained in:
classabbyamp 2024-10-03 14:03:57 -04:00
parent 480f28466e
commit 58033825bf
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -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" ;;