commit:     a2f74c81729948d4441da85bdf31d8aa97072fbc
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 15 09:14:08 2020 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 09:14:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2f74c81

sys-cluster/spark-bin: do not enforce scala version 2.11 by default.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 sys-cluster/spark-bin/spark-bin-2.4.3.ebuild    | 2 +-
 sys-cluster/spark-bin/spark-bin-2.4.7-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/spark-bin/spark-bin-2.4.3.ebuild 
b/sys-cluster/spark-bin/spark-bin-2.4.3.ebuild
index 68debb5ec8f..363bc8a43f0 100644
--- a/sys-cluster/spark-bin/spark-bin-2.4.3.ebuild
+++ b/sys-cluster/spark-bin/spark-bin-2.4.3.ebuild
@@ -18,7 +18,7 @@ LICENSE="Apache-2.0"
 SLOT="2"
 KEYWORDS="~amd64"
 
-IUSE="+scala211 scala212"
+IUSE="scala211 scala212"
 
 RDEPEND="
        >=virtual/jre-1.8"

diff --git a/sys-cluster/spark-bin/spark-bin-2.4.7-r1.ebuild 
b/sys-cluster/spark-bin/spark-bin-2.4.7-r1.ebuild
index 68debb5ec8f..363bc8a43f0 100644
--- a/sys-cluster/spark-bin/spark-bin-2.4.7-r1.ebuild
+++ b/sys-cluster/spark-bin/spark-bin-2.4.7-r1.ebuild
@@ -18,7 +18,7 @@ LICENSE="Apache-2.0"
 SLOT="2"
 KEYWORDS="~amd64"
 
-IUSE="+scala211 scala212"
+IUSE="scala211 scala212"
 
 RDEPEND="
        >=virtual/jre-1.8"

Reply via email to