diff --git a/srcpkgs/icecat/template b/srcpkgs/icecat/template index 9b5aabed597..4c10661b02b 100644 --- a/srcpkgs/icecat/template +++ b/srcpkgs/icecat/template @@ -27,6 +27,7 @@ case $XBPS_TARGET_MACHINE in armv6*) broken="required NEON extensions are not supported on armv6" ;; + i686) broken="/usr/bin/ld: read-only segment has dynamic relocations" ;; ppc64*) ;; ppc*) broken="ftbfs in several places" ;; esac