ugdb: mark broken on aarch64.

This commit is contained in:
Leah Neukirchen 2022-02-07 18:22:42 +01:00
parent 5521866c21
commit 8ff3c9b9db

View file

@ -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