From fac44d72d4edda29b42e3d64c94c59292d1a8ba4 Mon Sep 17 00:00:00 2001 From: commitay Date: Mon, 13 Nov 2017 19:05:50 +1000 Subject: [PATCH] Update iterm2-legacy: remove depends_on arch (#4757) --- Casks/iterm2-legacy.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Casks/iterm2-legacy.rb b/Casks/iterm2-legacy.rb index 4c6646ec7..48af29330 100644 --- a/Casks/iterm2-legacy.rb +++ b/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'