diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/riak.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/riak.rb b/Library/Formula/riak.rb index 0e7fff1ba..361d9e03b 100644 --- a/Library/Formula/riak.rb +++ b/Library/Formula/riak.rb @@ -13,7 +13,7 @@ class Riak < Formula sha256 'a5acbdd1f0a7095557681713158bbc898e7c6f47128bd200bca3840c68aa640a' end - skip_clean :all + skip_clean 'libexec' option '32-bit' |
