Bottles: add Leopard/PPC tags
This commit is contained in:
parent
28c9330abb
commit
2ac9afcc77
@ -76,7 +76,7 @@ end
|
|||||||
|
|
||||||
def bottle_tag
|
def bottle_tag
|
||||||
case MacOS.version
|
case MacOS.version
|
||||||
when "10.8", "10.7", "10.5"
|
when "10.8", "10.7"
|
||||||
MacOS.cat
|
MacOS.cat
|
||||||
when "10.6"
|
when "10.6"
|
||||||
Hardware::CPU.is_64_bit? ? :snow_leopard : :snow_leopard_32
|
Hardware::CPU.is_64_bit? ? :snow_leopard : :snow_leopard_32
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user