commit: 543750c5a45232aa8f07ad7e033f46f5f523dc67 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Sep 20 11:06:06 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Sep 20 11:09:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543750c5
profiles: x86: Drop dev-python/QtPy[pyqt6,pyside6] package.use.mask Bug: https://bugs.gentoo.org/935070 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/x86/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 77014314280b..ddda1cc8f9a4 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Andreas Sturmlechner <[email protected]> (2024-09-12) -# dev-python/PyQt6 and dev-python/pyside6 aren't keyworded here, bug #935070 -dev-python/QtPy pyqt6 pyside6 - # orbea <[email protected]> (2024-07-19) # Unmask the dynarec flag which has x86 asm. games-emulation/rmg -dynarec
