From 79eafb66a0cda68eaf9dccea252c81951bfe0b58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Fri, 12 Feb 2016 14:35:24 +0100 Subject: [PATCH] icecat: seems to be broken for x86_64-musl only The error did not occur for armv[67]-musl --- srcpkgs/icecat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/icecat/template b/srcpkgs/icecat/template index 6e2d953e354..8eea31dd139 100644 --- a/srcpkgs/icecat/template +++ b/srcpkgs/icecat/template @@ -13,7 +13,7 @@ nopie=yes lib32disabled=yes case "$XBPS_TARGET_MACHINE" in - *-musl) broken=http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/9023/steps/shell_3/logs/stdio + x86_64-musl) broken=http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/9023/steps/shell_3/logs/stdio esac # https://bugzilla.mozilla.org/show_bug.cgi?id=1243724