diff --git a/srcpkgs/ugdb/template b/srcpkgs/ugdb/template index 5e94115c39f..2e684d08971 100644 --- a/srcpkgs/ugdb/template +++ b/srcpkgs/ugdb/template @@ -18,6 +18,9 @@ if [ $XBPS_TARGET_WORDSIZE = 32 ]; then *) broken="requires i128 support" ;; esac fi +case $XBPS_TARGET_MACHINE in + aarch64*) broken="requires i128 support https://build.voidlinux.org/builders/aarch64_builder/builds/36177/steps/shell_3/logs/stdio" ;; +esac post_install() { vlicense LICENSE