diff options
author | Erich Eckner <git@eckner.net> | 2018-08-16 14:58:26 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-08-16 14:58:26 +0200 |
commit | a17be8ed8b3483cd4c7e6cf629be42fc7cca5e39 (patch) | |
tree | d35cf4a6b171f07191eb4ddd2a95a015c6fc474f | |
parent | dc9067894c778e96e5d78f3d504094b2f075d565 (diff) | |
download | packages-a17be8ed8b3483cd4c7e6cf629be42fc7cca5e39.tar.xz |
blacklist python-snowboy - it's not available on 32 bit
-rw-r--r-- | blacklist | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ i686 sbcl # blocks again i686 skia-sharp # does not provide a bin/gn for 32-bit Linux, see FS32#8 i686 skia-sharp58 # does not provide a bin/gn for 32-bit Linux, see FS32#8 i686 skia-sharp60 # does not provide a bin/gn for 32-bit Linux, see FS32#8 +i686 python-snowboy # not available for 32-bit Linux i686 tarantool # hand-crafted assembly code, see <a href="https://github.com/tarantool/tarantool/issues/3029">upstream</a> i686 vc # "Unsupported target architecture 'i686'. No support_???.cpp file exists for this architecture", complain upstream if you need it i686 wiredtiger # WiredTiger requires a 64-bit build |