summaryrefslogtreecommitdiff
path: root/blacklist
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-01-31 16:06:41 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2019-01-31 16:06:41 +0100
commit5770b91abfccf5be31f807f094e85d9ee0089caa (patch)
treef1f94cb6fb92a246456a562bc04c042aba67b44d /blacklist
parentb167f23f58d50d253789b01b922a8aa3cee4d275 (diff)
downloadpackages-5770b91abfccf5be31f807f094e85d9ee0089caa.tar.xz
blacklisted eclipse
Diffstat (limited to 'blacklist')
-rw-r--r--blacklist1
1 files changed, 1 insertions, 0 deletions
diff --git a/blacklist b/blacklist
index 0fdff43e..6784cd1b 100644
--- a/blacklist
+++ b/blacklist
@@ -3,6 +3,7 @@ i686 ceph # fails fatally in check() - see <a href="https://bugs.archlinux32.org
i686 cuda # cuda 9.0 is 64-bit only
i686 delve # currently no 32-bit support, see <a href="https://github.com/derekparker/delve/issues/20">upstream</a>
i686 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>
+i686 eclipse # no more 32-bit packages upstream, compile your own or use 2018-09/R
i686 electron # fails to build since quite some time - feel free to open pull requests
i686 electron2 # see above
i686 firefox-developer-edition # llvm segfaults, virtual memory issues (blacklisting may be temporary)