From 579d04af0b19ff00b46fe41047af5fbb2dfacfdd Mon Sep 17 00:00:00 2001 From: John Date: Mon, 8 Jun 2020 18:36:37 +0200 Subject: [PATCH] thunderbird: mark broken for armv7l-musl --- srcpkgs/thunderbird/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/thunderbird/template b/srcpkgs/thunderbird/template index 6db05bd70c5..e921ae27fad 100644 --- a/srcpkgs/thunderbird/template +++ b/srcpkgs/thunderbird/template @@ -34,6 +34,7 @@ case $XBPS_TARGET_MACHINE in armv6*) broken="required NEON extensions are not supported on armv6" ;; ppc64*) ;; ppc*) broken="xptcall bitrot" ;; + armv7l-musl) broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/26107/steps/shell_3/logs/stdio";; esac if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then