summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-10 19:44:16 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-10 20:05:55 +0100
commit7608be1fa4d2695e95b14341a3de6f346b87682f (patch)
treec1412d0de7bdd52dc26aa28baa492aa055c208f4 /sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild
parentsys-block/tgt: drop 1.0.88-r1, 1.0.89 (diff)
downloadgentoo-7608be1fa4d2695e95b14341a3de6f346b87682f.tar.gz
gentoo-7608be1fa4d2695e95b14341a3de6f346b87682f.tar.bz2
gentoo-7608be1fa4d2695e95b14341a3de6f346b87682f.zip
Move {sci-libs → dev-python}/scikit-learn
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild')
-rw-r--r--sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild b/sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild
index a626da0dc6f4..75356685592c 100644
--- a/sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild
+++ b/sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}
dev-python/ipykernel[${PYTHON_USEDEP}]
dev-python/jupyter-client[${PYTHON_USEDEP}]
dev-python/nbformat[${PYTHON_USEDEP}]
- sci-libs/scikit-learn[${PYTHON_USEDEP}]
+ dev-python/scikit-learn[${PYTHON_USEDEP}]
)
"
# <cython-3 for bug #911646