aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/platform/linux.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/servo/platform/linux.py')
-rw-r--r--python/servo/platform/linux.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/servo/platform/linux.py b/python/servo/platform/linux.py
index 5aca1a434ec..2e3a7d2a5c7 100644
--- a/python/servo/platform/linux.py
+++ b/python/servo/platform/linux.py
@@ -112,6 +112,7 @@ class Linux(Base):
if self.distro.lower() not in [
'arch linux',
'arch',
+ 'artix',
'centos linux',
'centos',
'debian gnu/linux',