cmd/install: port to generic OS. (#458)

This commit is contained in:
Mike McQuaid 2016-07-08 20:52:07 +01:00 committed by GitHub
parent 51025a9fa2
commit 2c792076dc

View File

@ -205,7 +205,7 @@ module Homebrew
def check_ppc
case Hardware::CPU.type
when :ppc, :dunno
when :ppc
abort <<-EOS.undent
Sorry, Homebrew does not support your computer's CPU architecture.
For PPC support, see: https://github.com/mistydemeo/tigerbrew