diff --git a/srcpkgs/pioneer/template b/srcpkgs/pioneer/template index 63ba87704b6..f3559b6d36c 100644 --- a/srcpkgs/pioneer/template +++ b/srcpkgs/pioneer/template @@ -16,6 +16,10 @@ homepage="https://pioneerspacesim.net" distfiles="https://github.com/pioneerspacesim/pioneer/archive/${version}.tar.gz" checksum=3055d63c1bd3377c3794eee830a8adbd650b178bad9e927531e38cb5d5838694 +case "$XBPS_TARGET_MACHINE" in + i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/22891/steps/shell_3/logs/stdio" ;; +esac + if [ "$CROSS_BUILD" ]; then hostmakedepends+=" pioneer-modelcompiler" fi