diff --git a/srcpkgs/qt-webkit/template b/srcpkgs/qt-webkit/template index af8507d45a..33d35d7ab4 100644 --- a/srcpkgs/qt-webkit/template +++ b/srcpkgs/qt-webkit/template @@ -20,6 +20,10 @@ 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