aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbc-universe <9028220+bc-universe@users.noreply.github.com>2023-10-06 22:58:06 +0200
committerGitHub <noreply@github.com>2023-10-06 20:58:06 +0000
commit9d10d230acc73cb8a666ef21783ec8e3de2692f8 (patch)
tree91081af3a9b854b14a3175f4ffd27b443a12766f
parent7719c4c41d16d83241b725a47957fe9cf23e732c (diff)
downloadservo-9d10d230acc73cb8a666ef21783ec8e3de2692f8.tar.gz
servo-9d10d230acc73cb8a666ef21783ec8e3de2692f8.zip
Add support for EndeavourOS (#30513)
-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 46ea63db9a6..a362ece5123 100644
--- a/python/servo/platform/linux.py
+++ b/python/servo/platform/linux.py
@@ -131,6 +131,7 @@ class Linux(Base):
'arch linux',
'arch',
'artix',
+ 'endeavouros',
'centos linux',
'centos',
'debian gnu/linux',