Skip to content

Commit

Permalink
Merge pull request Homebrew#163179 from iMichka/dterm
Browse files Browse the repository at this point in the history
dterm: disable
  • Loading branch information
p-linnane authored Feb 18, 2024
2 parents fb7cda7 + 023568e commit 98ac4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/d/dterm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class Dterm < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "e32e1bc798fb4622c7fc33cd62f36fad897329075a8f738708fc319c08e82505"
end

deprecate! date: "2023-04-16", because: :unsupported
disable! date: "2024-02-18", because: :unsupported

on_linux do
depends_on "readline"
Expand Down

0 comments on commit 98ac4cc

Please sign in to comment.