Revert "thunderbird: broken for now on aarch64"

This reverts commit 58033825bf.
This commit is contained in:
classabbyamp 2024-10-05 19:31:41 -04:00
parent 48f9d380ed
commit b568c323d4
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ 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" ;;