diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/elinks.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/elinks.rb b/Library/Formula/elinks.rb index efe5cde16..32d81538a 100644 --- a/Library/Formula/elinks.rb +++ b/Library/Formula/elinks.rb @@ -7,7 +7,7 @@ class Elinks < Formula head 'http://elinks.cz/elinks.git', :using => :git - fails_with_llvm + fails_with_llvm :build => 2326 if MacOS.lion? def install ENV.deparallelize |
