Skip to content

Commit

Permalink
neon: drop outdated keg-only message
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Apr 15, 2014
1 parent 029272f commit 40d46f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Formula/neon.rb
Expand Up @@ -5,8 +5,7 @@ class Neon < Formula
url 'http://www.webdav.org/neon/neon-0.30.0.tar.gz'
sha1 '9e6297945226f90d66258b7ee05f757ff5cea10a'

keg_only :provided_by_osx,
"Compiling newer versions of Subversion on 10.6 require this newer neon."
keg_only :provided_by_osx

option :universal
option 'with-brewed-openssl', 'Include OpenSSL support via Homebrew'
Expand Down

0 comments on commit 40d46f7

Please sign in to comment.