summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-10-06 13:34:10 +0200
committerErich Eckner <git@eckner.net>2017-10-06 13:34:10 +0200
commit62fa2594cc46265aba93cd4c571e674a54e88ccb (patch)
treead8547f0c7aeac25c48d727e493ac40d2cac94d4
parentc9146917abc6c3af848a893c3410b9dac93f6178 (diff)
downloadpackages-62fa2594cc46265aba93cd4c571e674a54e88ccb.tar.xz
blacklist: big cleanup (maybe too big)
-rw-r--r--blacklist52
1 files changed, 26 insertions, 26 deletions
diff --git a/blacklist b/blacklist
index f635ac5a..aed3ae04 100644
--- a/blacklist
+++ b/blacklist
@@ -1,26 +1,26 @@
-archiso
-bazel
-beignet
-dmd
-dolphin-emu
-embree
-gcc-multilib
-gitlab
-gitlab-gitaly
-libretro-blastem
-libretro-mupen64plus
-libretro-reicast
-linux-hardened
-luxrays
-mongodb
-opera
-pypy3
-python-pycuda
-python-pytorch
-python-sympy
-rkt
-rubinius
-tensorflow
-valgrind-multilib
-wiredtiger
-zcash
+archiso # the official package does not build an iso on i686
+# bazel
+# beignet
+# dmd
+# dolphin-emu
+# embree # has never been an i686 package for arch, but might built for i686, actually
+gcc-multilib # obviously not needed on i686
+# gitlab
+# gitlab-gitaly
+# libretro-blastem
+# libretro-mupen64plus
+# libretro-reicast
+linux-hardened # not really useful on i686 + hard to maintain
+luxrays # does not compile on i686 - see FS#54960
+# mongodb
+# opera
+# pypy3
+# python-pycuda
+# python-pytorch
+# python-sympy
+# rkt
+# rubinius
+# tensorflow
+valgrind-multilib # oviously not needed on i686
+# wiredtiger
+# zcash