diff --git a/srcpkgs/icecat-i18n/template b/srcpkgs/icecat-i18n/template index a756e95df94..f3b5726a927 100644 --- a/srcpkgs/icecat-i18n/template +++ b/srcpkgs/icecat-i18n/template @@ -11,6 +11,10 @@ license="MPL-2.1" noarch=yes create_wrksrc=yes +case "$XBPS_TARGET_MACHINE" in + x86_64-musl) broken=http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/9023/steps/shell_3/logs/stdio +esac + do_extract() { : }