From 57e9f6b5d7034ee1fb8e77b18012b538251c0689 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 17 Jan 2017 10:55:41 +0000 Subject: [PATCH] apache-spark@1.5: use keg_only :versioned_formula. --- Formula/apache-spark@1.5.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/apache-spark@1.5.rb b/Formula/apache-spark@1.5.rb index d8633b4d9f1..63352b9127b 100644 --- a/Formula/apache-spark@1.5.rb +++ b/Formula/apache-spark@1.5.rb @@ -4,11 +4,11 @@ class ApacheSparkAT15 < Formula url "https://d3kbcqa49mib13.cloudfront.net/spark-1.5.2-bin-hadoop2.6.tgz" version "1.5.2" sha256 "409c4b34f196acc5080b893b0579cda000c192fc4cc9336009395b2a559b676e" + revision 1 bottle :unneeded - conflicts_with "apache-spark", :because => "Differing version of same formula" - conflicts_with "apache-spark@1.6", :because => "Differing version of same formula" + keg_only :versioned_formula def install # Rename beeline to distinguish it from hive's beeline