summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-07-17 10:54:51 +0200
committerErich Eckner <git@eckner.net>2019-07-17 10:54:51 +0200
commit216e914ba0579088c135899c7435585bdf446320 (patch)
treedc3aaf97aab6b900286788d990a95931b879fd31
parentc1d515c4c4c9b745ef4c0b1a2f72868e36985a7d (diff)
downloadpackages-216e914ba0579088c135899c7435585bdf446320.tar.xz
blacklist linux-lts and linux-zen for i486 - we don't use it and thus cannot test it
-rw-r--r--blacklist2
1 files changed, 2 insertions, 0 deletions
diff --git a/blacklist b/blacklist
index 22dcf75e..ae9e7358 100644
--- a/blacklist
+++ b/blacklist
@@ -35,7 +35,9 @@ pentium4 libretro-parallel-n64 # do not build, see FS32#23
pentium4 libretro-ppsspp # do not build, see FS32#23
pentium4 libretro-blastem # do not build, see FS32#23
pentium4 linux-hardened # not <a href="https://mirror.archlinux32.org/irc-logs/%23archlinux-ports/2017-06-28.html#04:04:01">really useful</a> on pentium4 + hard to maintain
+i486 linux-lts # not required by our huge base of 2 users (so it would not be tested, either)
i486 linux-pae # not useful - use i686 instead
+i486 linux-zen # not required by our huge base of 2 users (so it would not be tested, either)
pentium4 luxrays # does not compile on 32 bit - see FS#54960
pentium4 mongodb # dropped support for 32-bit in version 3.4
pentium4 nginx-mod-pagespeed # bundles a 64-bit only version of psol, doesn't build that way