summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-11-01 19:44:36 +0100
committerErich Eckner <git@eckner.net>2017-11-01 19:44:36 +0100
commit73ff272b2c7fb75dd0233d52133d4e8d7ae85598 (patch)
tree714950f1452c905a41426a09beb7862726620460
parentffc16f9f04a9ff93d26a966988f5dd10e176ffea (diff)
downloadpackages-73ff272b2c7fb75dd0233d52133d4e8d7ae85598.tar.xz
blacklist: remove old packages from blacklist
-rw-r--r--blacklist2
1 files changed, 0 insertions, 2 deletions
diff --git a/blacklist b/blacklist
index a2dc96ae..3c5bdb05 100644
--- a/blacklist
+++ b/blacklist
@@ -1,11 +1,9 @@
archiso # the official package does not build an iso on i686
cuda # cuda 9.0 is 64-bit only
dmd # fails to build, <a href="https://issues.dlang.org/show_bug.cgi?id=17833">upstream</a> is unresponsive, see <a href="https://bbs.archlinux32.org/viewtopic.php?pid=492#p492">forum</a>
-# gitlab
linux-hardened # not <a href="https://mirror.archlinux32.org/irc-logs/%23archlinux-ports/2017-06-28.html#04:04:01">really useful</a> on i686 + hard to maintain
luxrays # does not compile on i686 - see FS#54960
python-pytorch # Gloo can only be built on 64-bit systems
-# python-sympy
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>