app-engine-go-32: bottle unneeded
This commit is contained in:
parent
7d33a693d6
commit
83dd9b4860
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class AppEngineGo32 < Formula
|
|||
url "https://storage.googleapis.com/appengine-sdks/featured/go_appengine_sdk_darwin_386-1.9.23.zip"
|
||||
sha256 "01271376dd0f04e1ff3bc52d71f2a933b4add478a6c9e8ca3b2de3468327b561"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
conflicts_with "go-app-engine-64", :because => "multiple conflicting files"
|
||||
conflicts_with "google-app-engine", :because => "multiple conflicting files"
|
||||
|
||||
|
|
Loading…
Reference in a new issue