summaryrefslogtreecommitdiff
path: root/blacklist
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-01-28 21:59:58 +0100
committerErich Eckner <git@eckner.net>2019-01-28 21:59:58 +0100
commit5595be3c97ce601bc96e9005cb9e9a753a596101 (patch)
tree2e33707aceaefdcdba0c86555e2d0582adbf5ca1 /blacklist
parent271cdd3a16b057706a480f1decd4f2de51156f77 (diff)
downloadpackages-5595be3c97ce601bc96e9005cb9e9a753a596101.tar.xz
blacklist electron and electron2 - I'm fed up with this
Diffstat (limited to 'blacklist')
-rw-r--r--blacklist2
1 files changed, 2 insertions, 0 deletions
diff --git a/blacklist b/blacklist
index 2c800fd0..0fdff43e 100644
--- a/blacklist
+++ b/blacklist
@@ -3,6 +3,8 @@ 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 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)
i686 julia # /build/julia/src/julia/src/atomics.h:9:4: error: #error Julia can only be built for architectures above Pentium 4. Pass -march=pentium4, or set MARCH=pentium4 and ensure that -march is not passed separately with an older architecture.
i686 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