diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2021-11-16 10:06:54 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2021-11-16 10:09:43 +0100 |
commit | 2ecec4135b8aaab8fc02386c559a79328f83f6b9 (patch) | |
tree | 4640080f181224c75eefbf1268caa863d4f98ee9 /profiles/arch | |
parent | sci-misc/jupyterlab-desktop: add package (diff) | |
download | gentoo-2ecec4135b8aaab8fc02386c559a79328f83f6b9.tar.gz gentoo-2ecec4135b8aaab8fc02386c559a79328f83f6b9.tar.bz2 gentoo-2ecec4135b8aaab8fc02386c559a79328f83f6b9.zip |
profiles/arch/amd64/x32: mask jupyterlab-desktop
requires jupyterlab which requires nodejs
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/x32/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 05c072b5f607..cb12f05a0fe2 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -5,6 +5,7 @@ # Jupyterlab and friends require net-libs/nodejs dev-python/jupyterlab dev-python/jupyterlab-lsp +sci-misc/jupyterlab-desktop # Bernd Waibel <waebbl-gentoo@posteo.net> (2021-02-13) # Is reverse-dependency of dev-qt/qtwebengine |