diff options
author | Erich Eckner <git@eckner.net> | 2019-07-17 10:54:51 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-07-17 10:54:51 +0200 |
commit | 216e914ba0579088c135899c7435585bdf446320 (patch) | |
tree | dc3aaf97aab6b900286788d990a95931b879fd31 | |
parent | c1d515c4c4c9b745ef4c0b1a2f72868e36985a7d (diff) | |
download | packages-216e914ba0579088c135899c7435585bdf446320.tar.xz |
blacklist linux-lts and linux-zen for i486 - we don't use it and thus cannot test it
-rw-r--r-- | blacklist | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |