diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2023-12-29 11:05:25 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2023-12-29 11:05:25 +0100 |
commit | 88304a8f232c2d6576e174655b05bfa66d605621 (patch) | |
tree | 0cecc2a5122ca7d3d3fa737778bb9382d868956d /profiles | |
parent | dev-java/scijava-common: Update depends (diff) | |
download | sci-88304a8f232c2d6576e174655b05bfa66d605621.tar.gz sci-88304a8f232c2d6576e174655b05bfa66d605621.tar.bz2 sci-88304a8f232c2d6576e174655b05bfa66d605621.zip |
profiles: mask reverse deps of numba
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 1bcec67dc..78a8b2480 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,10 @@ dev-python/llvmlite dev-python/numba dev-python/numba-dpex +dev-python/pynndescent +# Reverse dep of numba +dev-python/tridesclous +dev-python/umap-learn # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (16 Dec 2023) # Depends on removed dev-python/pydotplus |