Skip to content

Commit

Permalink
Merge pull request #7229 from tschoonj/whitelist-libsigc@2
Browse files Browse the repository at this point in the history
keg_only_whitelist: add libsigc++@2
  • Loading branch information
MikeMcQuaid committed Mar 27, 2020
2 parents 0fd66ee + 6f7302e commit 31d0780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Homebrew/dev-cmd/audit.rb
Expand Up @@ -520,6 +520,7 @@ def audit_versioned_keg_only
gnupg@1.4
lua@5.1
numpy@1.16
libsigc++@2
].freeze

return if keg_only_whitelist.include?(formula.name) || formula.name.start_with?("gcc@")
Expand Down

0 comments on commit 31d0780

Please sign in to comment.