aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Homebrew/tab.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tab.rb b/Library/Homebrew/tab.rb
index 2dbf7380b..351c77afb 100644
--- a/Library/Homebrew/tab.rb
+++ b/Library/Homebrew/tab.rb
@@ -76,6 +76,7 @@ class Tab < OpenStruct
:tapped_from => "",
:time => nil,
:HEAD => nil,
+ :stdlib => nil,
:compiler => :clang
end