aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/bottles.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/bottles.rb b/Library/Homebrew/bottles.rb
index f82bbde90..ab32718a6 100644
--- a/Library/Homebrew/bottles.rb
+++ b/Library/Homebrew/bottles.rb
@@ -76,7 +76,7 @@ end
def bottle_tag
case MacOS.version
- when "10.8", "10.7", "10.5"
+ when "10.8", "10.7"
MacOS.cat
when "10.6"
Hardware::CPU.is_64_bit? ? :snow_leopard : :snow_leopard_32