diff options
author | Erich Eckner <git@eckner.net> | 2017-11-01 11:11:03 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-11-01 11:11:03 +0100 |
commit | 4d69c8d31790202607a912a598793df72265da70 (patch) | |
tree | 3a9c00fda3017f6900f24baeb8847f6ec0233438 | |
parent | 71f23e6f73195ce9825c71184c0c9f4eda334f33 (diff) | |
download | packages-4d69c8d31790202607a912a598793df72265da70.tar.xz |
blacklist: remove rkt from blacklist - it compiles
-rw-r--r-- | blacklist | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ linux-hardened # not <a href="https://mirror.archlinux32.org/irc-logs/%23archlin luxrays # does not compile on i686 - see FS#54960 python-pytorch # Gloo can only be built on 64-bit systems # python-sympy -# rkt 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> |