Skip to content

Commit

Permalink
cf-tool: depends on x86_64
Browse files Browse the repository at this point in the history
See shirou/gopsutil#1000

Closes #95800.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
iMichka authored and BrewTestBot committed Feb 25, 2022
1 parent fe3b381 commit fbdcb79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/cf-tool.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fbdcb79

Please sign in to comment.