diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/john.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/john.rb b/Library/Formula/john.rb index 839bda793..a57ffd83a 100644 --- a/Library/Formula/john.rb +++ b/Library/Formula/john.rb @@ -9,7 +9,7 @@ class John < Formula { :p0 => DATA } end - fails_with_llvm, :build => 2334 + fails_with_llvm :build => 2334 def install ENV.deparallelize |
