commit: cdf730fbdbc798cc76e36fb4de018060158baed4 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Thu Jul 20 11:41:50 2023 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Thu Jul 20 11:41:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf730fb
profiles/arch/amd64/x32: even more masks triggered by notebook and root Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/arch/amd64/x32/package.mask | 5 +++++ profiles/arch/amd64/x32/package.use.mask | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 8ece684ef9c9..124d6d5ac0ee 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -31,8 +31,13 @@ sci-visualization/jupyter-dash dev-python/spyder-notebook app-emacs/emacs-ipython-notebook dev-python/jupyter +dev-python/vpython dev-python/widgetsnbextension +dev-python/ipywidgets sci-physics/root +sci-physics/geant4_vmc +sci-physics/vmc +sci-libs/spr # Bernd Waibel <[email protected]> (2021-02-13) # Is reverse-dependency of dev-qt/qtwebengine diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index 4294c35ee59b..34e4f3c7d44a 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -5,6 +5,13 @@ # depends on dev-python/notebook which depends on nodejs dev-python/ipython notebook dev-python/nbdime test +sci-mathematics/cadabra jupyter +sci-mathematics/yacas jupyter +sci-physics/hepmc root +sci-physics/pythia root +sci-physics/qmeq examples +sci-physics/vgm root test +sci-physics/yoda root # Guilherme Amadio <[email protected]> (2023-06-30) # sys-cluster/ceph not keyworded on x86
