commit:     c38b9c0e0da02487fc1f246f300915ec37a7d685
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  2 22:08:36 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Sep  2 22:57:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38b9c0e

sci-libs/scikit-learn: keyword 0.24.2 for ~riscv

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/arch/riscv/package.use.mask             | 5 -----
 sci-libs/scikit-learn/scikit-learn-0.24.2.ebuild | 4 ++--
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index 21a1c92a2d1..51f7f1a861a 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -6,11 +6,6 @@
 # That said, with pebble-4.6.3 installed manually
 # (and without testing) all nbconvert-6.0.7 tests passed.
 dev-python/nbconvert test
-# ceph-mgr indirectly depends on dev-python/loky, which fails tests
-# on this arch. Note that since modern versions of Ceph require ceph-mgr
-# for normal operations, masking this flag means one cannot presently
-# have a riscv-only Gentoo-based Ceph cluster.
-sys-cluster/ceph mgr
 
 # Yixun Lan <d...@gentoo.org> (2021-08-29)
 #  sys-apps/fwupd not tested, USE=spi,uefi,dell

diff --git a/sci-libs/scikit-learn/scikit-learn-0.24.2.ebuild 
b/sci-libs/scikit-learn/scikit-learn-0.24.2.ebuild
index c8cd5f26802..f362753c369 100644
--- a/sci-libs/scikit-learn/scikit-learn-0.24.2.ebuild
+++ b/sci-libs/scikit-learn/scikit-learn-0.24.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
 DISTUTILS_IN_SOURCE_BUILD=1
 inherit distutils-r1
 
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/scikit-learn/scikit-learn/archive/${PV}.tar.gz -> ${
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE="examples"
 
 DEPEND="

Reply via email to