From a0b2b8a0ad4c074b212c1908fa7bc478a3d2580f Mon Sep 17 00:00:00 2001 From: iamawacko Date: Sat, 25 Feb 2023 08:05:49 +0100 Subject: blacklisted steam and steam-native-runtime --- blacklist/any/steam/steam | 6 ++++++ blacklist/any/steam/steam-native-runtime | 1 + 2 files changed, 7 insertions(+) create mode 100644 blacklist/any/steam/steam create mode 100644 blacklist/any/steam/steam-native-runtime (limited to 'blacklist') diff --git a/blacklist/any/steam/steam b/blacklist/any/steam/steam new file mode 100644 index 00000000..bc9b923c --- /dev/null +++ b/blacklist/any/steam/steam @@ -0,0 +1,6 @@ +Steam requires at least an Intel Pentium 4 or AMD Opteron, with the following features: + - x86-64 (AMD64) instruction set (lm in /proc/cpuinfo flags) + - CMPXCHG16B instruction support (cx16 in /proc/cpuinfo flags) + - SSE3 instruction support (pni in /proc/cpuinfo flags) + +archlinux32 can't provide those diff --git a/blacklist/any/steam/steam-native-runtime b/blacklist/any/steam/steam-native-runtime new file mode 100644 index 00000000..c41e30bf --- /dev/null +++ b/blacklist/any/steam/steam-native-runtime @@ -0,0 +1 @@ +If steam can't be used, steam-native-runtime isn't of much use -- cgit v1.2.3-54-g00ecf