diff --git a/srcpkgs/libcxxabi/template b/srcpkgs/libcxxabi/template index 72d840f0f42..443d8952c46 100644 --- a/srcpkgs/libcxxabi/template +++ b/srcpkgs/libcxxabi/template @@ -18,7 +18,8 @@ checksum="920d8be32e6f5574a3fb293f93a31225eeba15086820fcb942155bf50dc029e2 25e615e428f60e651ed09ffd79e563864e3f4bc69a9e93ee41505c419d1a7461" case "$XBPS_TARGET_MACHINE" in - arm*) broken="Wierd EHABI defines break it" + aarch64) broken="https://build.voidlinux.eu/builders/aarch64_builder/builds/3082/steps/shell_3/logs/stdio";; + arm*) broken="Wierd EHABI defines break it";; esac post_extract() {