From 276ab3741ba5e5ae03659ca5a272b955e61171e3 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Fri, 20 Dec 2013 11:02:46 -0800 Subject: [PATCH] remove all bottle options from formula --- qt5.rb | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/qt5.rb b/qt5.rb index 25cc16cfea..2e5a8c7c42 100644 --- a/qt5.rb +++ b/qt5.rb @@ -29,13 +29,7 @@ class Qt5 < Formula sha1 '07ef1ca133db4a5168d8a716e99d145432832a24' head 'git://gitorious.org/qt/qt5.git', :branch => 'stable', :using => Qt5HeadDownloadStrategy - - bottle do - sha1 '38ae6b107af1e34635cf9e6efc69e630518cc0a6' => :mavericks - sha1 '7623e90ae623360a1f6ca282ca8003ae8ee04c55' => :mountain_lion - sha1 '1f58eab10d42880b444c6c151e2075227574fa8d' => :lion - end - + keg_only "Qt 5 conflicts Qt 4 (which is currently much more widely used)." option :universal