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 1d5812597..839bda793 100644 --- a/Library/Formula/john.rb +++ b/Library/Formula/john.rb @@ -9,7 +9,7 @@ class John < Formula { :p0 => DATA } end - fails_with_llvm + fails_with_llvm, :build => 2334 def install ENV.deparallelize |
