isa-l: (temporarily?) exclude i686-linux from platforms

It looks like s390 and i386 _should_ be supported, but are broken in
practice. The patch Alpine Linux is using looks a little bit strange.
Since isa-l is often optional, I've decided not to investigate this
further. Dropping i686-linux from platforms already takes care of the
cases where it is optional.

+2
+2
pkgs/by-name/is/isa-l/package.nix
··· 98 98 # <instantiation>:4:26: error: unexpected token in argument list 99 99 # movk x7, p4_low_b1, lsl 16 100 100 "aarch64-darwin" 101 + # https://github.com/intel/isa-l/issues/188 102 + "i686-linux" 101 103 ]; 102 104 }; 103 105 })