diff --git a/srcpkgs/ccl/template b/srcpkgs/ccl/template index 06fac71899a..76423b863da 100644 --- a/srcpkgs/ccl/template +++ b/srcpkgs/ccl/template @@ -17,6 +17,7 @@ disable_parallel_build=1 case $XBPS_MACHINE in x86_64*) _arch=64 ;; + i686*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/5997/steps/shell_3/logs/stdio" ;; *) _arch='' ;; esac