commit: b48cf095017fa624cfed9220dc5c1638e97661b5 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Mar 28 11:31:27 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Mar 28 11:31:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b48cf095
package.mask: mask packs depending on nodejs on default/linux/amd64/17.0/x32 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> profiles/default/linux/amd64/17.0/x32/package.mask | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/profiles/default/linux/amd64/17.0/x32/package.mask b/profiles/default/linux/amd64/17.0/x32/package.mask index bb9c6ff64..11bd6dd9e 100644 --- a/profiles/default/linux/amd64/17.0/x32/package.mask +++ b/profiles/default/linux/amd64/17.0/x32/package.mask @@ -7,3 +7,14 @@ # Is this still relevant? Looks like support was comitted: # https://codereview.chromium.org/18014003 www-apps/code-server-bin + +# Andrew Ammerlaan <[email protected]> (2021-03-28) +# Depends on QtPy[webengine] --> PyQtWebengine --> Nodejs +# which is masked on this profile +app-editors/kitscenarist +dev-vcs/gitqlient +dev-python/pywebview +media-video/vidify +media-video/vidify-audiosync + +
