diff --git a/Library/Homebrew/bottles.rb b/Library/Homebrew/bottles.rb index ee779cb3ea..b2539c9539 100644 --- a/Library/Homebrew/bottles.rb +++ b/Library/Homebrew/bottles.rb @@ -90,6 +90,8 @@ class BottleCollector @bottles.key?(key) end + private + # This allows generic Altivec PPC bottles to be supported in some # formulae, while also allowing specific bottles in others; e.g., # sometimes a formula has just :tiger_altivec, other times it has