From b568c323d4d133125c1ad22c970409db8cd6fe48 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 5 Oct 2024 19:31:41 -0400 Subject: [PATCH] Revert "thunderbird: broken for now on aarch64" This reverts commit 58033825bfde3637e29fe548b4d56424809199e8. --- srcpkgs/thunderbird/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/thunderbird/template b/srcpkgs/thunderbird/template index d9e9b10aef0..a973ea706cc 100644 --- a/srcpkgs/thunderbird/template +++ b/srcpkgs/thunderbird/template @@ -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" ;;