diff options
| -rw-r--r-- | Library/Formula/nethack.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/nethack.rb b/Library/Formula/nethack.rb index 16e5d3bc0..926e32bc2 100644 --- a/Library/Formula/nethack.rb +++ b/Library/Formula/nethack.rb @@ -16,7 +16,7 @@ class Nethack < Formula version '3.4.3' md5 '21479c95990eefe7650df582426457f9' - fails_with_llvm + fails_with_llvm :build => 2334 # Don't remove save folder skip_clean 'libexec/save' |
