diff --git a/srcpkgs/bcal/template b/srcpkgs/bcal/template index 825d5a50fe..2d92342c72 100644 --- a/srcpkgs/bcal/template +++ b/srcpkgs/bcal/template @@ -10,4 +10,8 @@ license="GPL-3" homepage="https://github.com/jarun/bcal" distfiles="https://github.com/jarun/bcal/archive/v${version}.tar.gz" checksum=501a09b0af42a722fd19354b4d139b8fe26920d5a1319cf382917dbf75a0f0be -only_for_arch="i686 x86_64 i686-musl x86_64-musl" +nocross=yes +case "$XBPS_TARGET_MACHINE" in + i686*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/6760/steps/shell_3/logs/stdio";; +esac +