diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2017-11-12 15:18:21 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2017-11-12 15:18:21 +0100 |
commit | 80c1899669444d09fe6e37839f1166992368a008 (patch) | |
tree | 15b985e360a852c14c4b87d73d5432977d35c444 | |
parent | 47ea21c82df6ff6a8cf6d98c804b98d4307335ff (diff) | |
download | packages-80c1899669444d09fe6e37839f1166992368a008.tar.xz |
blacklist skia-sharp and skia-sharp58
-rw-r--r-- | blacklist | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,3 +7,5 @@ python-pytorch # Gloo can only be built on 64-bit systems rubinius # Support for non-64bit platforms was deprecated 1 Jun 2016 and has now been removed. If non-64bit support is a critical feature for your application, please email contact@rubinius.com wiredtiger # WiredTiger requires a 64-bit build zcash # <a href="https://github.com/zcash/zcash/issues/914">We don't yet support 32bit systems (and we won't by launch) but we can look into this after launch.</a> +skia-sharp58 # does not provide a bin/gn for 32-bit Linux, see FS32#8 +skia-sharp # does not provide a bin/gn for 32-bit Linux, see FS32#8 |