aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/bootstrap.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/servo/bootstrap.py')
-rw-r--r--python/servo/bootstrap.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/servo/bootstrap.py b/python/servo/bootstrap.py
index 3416b940a22..f14f9381a60 100644
--- a/python/servo/bootstrap.py
+++ b/python/servo/bootstrap.py
@@ -394,6 +394,8 @@ def get_linux_distribution():
'fedora linux',
'void',
'nixos',
+ 'arch',
+ 'arch linux',
]:
raise Exception('mach bootstrap does not support %s, please file a bug' % distrib)