diff --git a/Formula/cf-tool.rb b/Formula/cf-tool.rb index 434ec44466a2..bde3d4e9281a 100644 --- a/Formula/cf-tool.rb +++ b/Formula/cf-tool.rb @@ -15,6 +15,8 @@ class CfTool < Formula end depends_on "go" => :build + # https://github.com/shirou/gopsutil/issues/1000 + depends_on arch: :x86_64 def install ENV["GOPATH"] = buildpath