Browse Source

Update iterm2-legacy: remove depends_on arch (#4757)

master
commitay 7 years ago
committed by GitHub
parent
commit
fac44d72d4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Casks/iterm2-legacy.rb

1
Casks/iterm2-legacy.rb

@ -10,7 +10,6 @@ cask 'iterm2-legacy' do
auto_updates true
conflicts_with cask: 'iterm2'
depends_on macos: '>= :lion'
depends_on arch: :intel
app 'iTerm.app'

Loading…
Cancel
Save