diff --git a/srcpkgs/blender/template b/srcpkgs/blender/template index 628f2dfdb89..6158fac1bca 100644 --- a/srcpkgs/blender/template +++ b/srcpkgs/blender/template @@ -37,3 +37,7 @@ configure_args=" -DPYTHON_LIBPATH=/usr/lib -DPYTHON_LIBRARY=python3.4m -DPYTHON_INCLUDE_DIRS=/usr/include/python3.4m" + +case "$XBPS_TARGET_MACHINE" in + *-musl) broken="http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/3998/steps/shell_3/logs/stdio";; +esac