commit: 2542bec6c4b8f9ed20f22660c51abde7fda2baa4 Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Thu Sep 11 21:16:24 2025 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Thu Sep 11 21:16:24 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2542bec6
profiles: added dask revdeps to mask Signed-off-by: Horea Christian <chr <AT> chymera.eu> profiles/package.mask | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ac29e52e8..d9e0f4c86 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -71,3 +71,6 @@ sci-misc/praat # Dependency dev-python/partd masked and marked for removal. # Bug #962404 dev-python/dask +dev-python/dask-histogram +dev-python/dask-awkward +dev-python/anndata
