diff options
author | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-03-10 20:17:27 +0100 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-03-11 09:17:25 +0200 |
commit | 52602c1965b6c32f600e87f7ff50c01af1605ef2 (patch) | |
tree | a915f47846e36ab4879b5afe8bc30307402e3210 /profiles | |
parent | dev-python/python-xlib: add missing test dep mock (diff) | |
download | gentoo-52602c1965b6c32f600e87f7ff50c01af1605ef2.tar.gz gentoo-52602c1965b6c32f600e87f7ff50c01af1605ef2.tar.bz2 gentoo-52602c1965b6c32f600e87f7ff50c01af1605ef2.zip |
amd64/x32/package.use.mask: mask QtPy test flag
depends on PyQtWebengine and the webengine flag
which are also masked on this profile because they
depend on nodejs
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/19216
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/x32/package.use.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index 971a94f8179e..563a7f2c2884 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -46,6 +46,7 @@ dev-ruby/tilt test net-analyzer/netdata nodejs www-apps/gitea build-client www-apps/jekyll test +dev-python/QtPy test # Davide Pesavento <pesa@gentoo.org> (2011-11-30) # The QML (V4) and JSC JITs do not work on x32. |