From 59f1de90f9c46ea5fc50c8ce96810857a6c7eaa4 Mon Sep 17 00:00:00 2001 From: Jeffrey Hardy Date: Sun, 4 Sep 2011 22:48:32 -0300 Subject: john: fix typo in fails_with_llvm Signed-off-by: Jack Nagel --- Library/Formula/john.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3