summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins/linux/platform.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ohai/plugins/linux/platform.rb')
-rw-r--r--lib/ohai/plugins/linux/platform.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ohai/plugins/linux/platform.rb b/lib/ohai/plugins/linux/platform.rb
index 9dd1cef1..b9c94245 100644
--- a/lib/ohai/plugins/linux/platform.rb
+++ b/lib/ohai/plugins/linux/platform.rb
@@ -159,7 +159,7 @@ Ohai.plugin(:Platform) do
"gentoo"
when /slackware/
"slackware"
- when /arch/, /manjaro/, /antergos/
+ when /arch/, /manjaro/
"arch"
when /exherbo/
"exherbo"