diff --git a/srcpkgs/texstudio/template b/srcpkgs/texstudio/template index 369052ff1c3..5aebe0e428e 100644 --- a/srcpkgs/texstudio/template +++ b/srcpkgs/texstudio/template @@ -27,6 +27,5 @@ fi case "$XBPS_TARGET_MACHINE" in aarch64*) - configure_args+=" NO_CRASH_HANDLER=true" - broken="Currently blocking the builder";; + configure_args+=" NO_CRASH_HANDLER=true" ;; esac