commit: 52602c1965b6c32f600e87f7ff50c01af1605ef2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Wed Mar 10 19:17:27 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Mar 11 07:17:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52602c19
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 <AT> riseup.net> Closes: https://github.com/gentoo/gentoo/pull/19216 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/amd64/x32/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index 971a94f8179..563a7f2c288 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 <[email protected]> (2011-11-30) # The QML (V4) and JSC JITs do not work on x32.
