diff --git a/srcpkgs/libcxxabi/template b/srcpkgs/libcxxabi/template index 4d724b336d6..919016fb749 100644 --- a/srcpkgs/libcxxabi/template +++ b/srcpkgs/libcxxabi/template @@ -21,7 +21,7 @@ checksum="8168903a157ca7ab8423d3b974eaa497230b1564ceb57260be2bd14412e8ded8 # Aarch64 fails to build with gcc case "$XBPS_TARGET_MACHINE" in - armv7l) + armv[67]l) broken="invalid operands of types 'char [8]' and 'const uint64_t' to binary 'operator&'" ;; aarch64*)