From 62fa2594cc46265aba93cd4c571e674a54e88ccb Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 6 Oct 2017 13:34:10 +0200 Subject: blacklist: big cleanup (maybe too big) --- blacklist | 52 ++++++++++++++++++++++++++-------------------------- 1 file 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 -- cgit v1.2.3