New comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/36903#issuecomment-1112753567 Comment: you could do something like ```sh if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then # comment explaining why make_check=no ```