From aff8af0575af3c81e064dd35daebb059623bfd98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sun, 17 Dec 2017 06:52:03 +0100 Subject: [PATCH] qt-webkit: enable *-musl again Ruby was fixed by temporarily disabling docs for *-musl. --- srcpkgs/qt-webkit/template | 4 ---- 1 file changed, 4 deletions(-) diff --git a/srcpkgs/qt-webkit/template b/srcpkgs/qt-webkit/template index 33d35d7ab48..af8507d45a8 100644 --- a/srcpkgs/qt-webkit/template +++ b/srcpkgs/qt-webkit/template @@ -20,10 +20,6 @@ checksum=" e2882295097e47fe089f8ac741a95fef47e0a73a3f3cdf21b56990638f626ea0" conflicts="qt<4.8.7_12" -case "$XBPS_TARGET_MACHINE" in - *-musl) broken="Currently ruby-2.4.3 does not build for musl" ;; -esac - if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt-devel qt-designer-devel" fi