diff --git a/srcpkgs/ccl/template b/srcpkgs/ccl/template index 0c08b40243b..6ad78ef773a 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="Build hangs forever" ;; *) _arch='' ;; esac