commit: 1ebfc1d740a93025a1718b1d48b4fdecf5075225 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Thu Jul 20 12:06:15 2023 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Thu Jul 20 12:06:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ebfc1d7
profiles/arch/amd64/x32: more masks caused by jupyter/notebook Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/arch/amd64/x32/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index 34e4f3c7d44a..ead16de572a8 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -4,7 +4,11 @@ # Andrew Ammerlaan <[email protected]> (2023-07-20) # depends on dev-python/notebook which depends on nodejs dev-python/ipython notebook +dev-python/iminuit test dev-python/nbdime test +dev-python/nbclient test +dev-python/nbconvert test +dev-python/qiskit-terra visualization sci-mathematics/cadabra jupyter sci-mathematics/yacas jupyter sci-physics/hepmc root
