commit: fdd3c49739c26560716f5c67c2b2391839328dfa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 26 05:35:02 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 26 05:35:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd3c497
profiles/arch/riscv: mask dev-python/QtPy[webengine] too Bug: https://bugs.gentoo.org/854261 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 22a87762fc08..c4f506847c5e 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -2,9 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 # Sam James <[email protected]> (2022-06-26) -# Avoid dragging in obscure parts of dev-qt/* unless/until +# Avoid dragging in "heavy" parts of dev-qt/* unless/until # somebody needs them. bug #816981, bug #854261. -dev-python/QtPy pyside2 +dev-python/QtPy pyside2 webengine # Jakov Smolić <[email protected]> (2022-06-07) # riscv has no sanitizers unmasked for the time being, so
