summaryrefslogtreecommitdiff
path: root/blacklist
diff options
context:
space:
mode:
Diffstat (limited to 'blacklist')
-rw-r--r--blacklist1
1 files changed, 0 insertions, 1 deletions
diff --git a/blacklist b/blacklist
index d3700305..aa2898a5 100644
--- a/blacklist
+++ b/blacklist
@@ -2,7 +2,6 @@ bazel # reports are there for making 32-bit compile, see <a href="https://github
ceph # fails fatally in check() - see <a href="https://bugs.archlinux32.org/index.php?do=details&task_id=21">FS32#21</a>
cuda # cuda 9.0 is 64-bit only
delve # currently no 32-bit support, see <a href="https://github.com/derekparker/delve/issues/20">upstream</a>
-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>
dotnet-core # not available for 32-bit on linux, see <a href="https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.5-download.md">here</a>
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
libretro-citra # do not build, see FS32#23