Skip to content

Commit

Permalink
openssl@1.1: make keg_only on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m authored and carlocab committed Jun 20, 2023
1 parent 501a8a7 commit ea414a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/openssl@1.1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class OpensslAT11 < Formula
sha256 x86_64_linux: "7f3a1498bdb447b94deec9f9369ce186836c2de58cb1c4c421b1f5ecd901c2c5"
end

keg_only :shadowed_by_macos, "macOS provides LibreSSL"
keg_only :versioned_formula

# See: https://www.openssl.org/policies/releasestrat.html
deprecate! date: "2023-09-11", because: :unsupported
Expand Down

0 comments on commit ea414a2

Please sign in to comment.