aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/spin.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/spin.rb')
-rw-r--r--Library/Formula/spin.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/Library/Formula/spin.rb b/Library/Formula/spin.rb
index 39684ec4b..584095783 100644
--- a/Library/Formula/spin.rb
+++ b/Library/Formula/spin.rb
@@ -6,7 +6,9 @@ class Spin < Formula
version '6.1.0'
md5 '89c0d322c3a5aded1fda9b0d30327d19'
- fails_with_llvm :build => 2334
+ fails_with :llvm do
+ build 2334
+ end
# replace -DPC with -DMAC in makefile CFLAGS
def patches