summaryrefslogtreecommitdiff
path: root/blacklist
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-03-15 16:14:18 +0100
committerErich Eckner <git@eckner.net>2018-03-15 16:14:55 +0100
commit742e852704519ce6a8b2218efb5587a45bfd5d38 (patch)
tree729b27d36ef045dc5c45b713166f46583d75a5c2 /blacklist
parent941fbac5a0868c48d80a3798612d543ec5187ea0 (diff)
downloadpackages-742e852704519ce6a8b2218efb5587a45bfd5d38.tar.xz
Revert "blacklist: dotnet-core was dropped upstream, so we do not need to blacklist it anymore"
There are still some built split packages there
Diffstat (limited to 'blacklist')
-rw-r--r--blacklist1
1 files changed, 1 insertions, 0 deletions
diff --git a/blacklist b/blacklist
index 7c750833..db74316b 100644
--- a/blacklist
+++ b/blacklist
@@ -4,6 +4,7 @@ ceph # fails fatally in check() - see <a href="https://bugs.archlinux32.org/inde
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>
fox-devel # fails on non 64-bit Intel, blacklisting for now, see FS32#13
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