commit: 27df0db26a97f87d92844a3c158d270830bb822b
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 24 16:26:24 2020 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Nov 24 16:27:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27df0db2
sys-cluster/spark-bin: mark stable on amd64.
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-3.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/spark-bin/spark-bin-3.0.1.ebuild
b/sys-cluster/spark-bin/spark-bin-3.0.1.ebuild
index c178519a3a7..9c98c787d46 100644
--- a/sys-cluster/spark-bin/spark-bin-3.0.1.ebuild
+++ b/sys-cluster/spark-bin/spark-bin-3.0.1.ebuild
@@ -11,7 +11,7 @@
SRC_URI="mirror://apache/spark/spark-${PV}/spark-${PV}-bin-hadoop2.7.tgz -> ${P}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RDEPEND="
>=virtual/jre-1.8"