diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-12 23:07:04 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-13 14:56:02 +0200 |
commit | 08a8a025a327decbe69628c43ab4c9a315d879bc (patch) | |
tree | 551bbd170b9d2ae0f91188be09b278e6163c92b9 /profiles/arch/x86 | |
parent | net-libs/webkit-gtk: reformat a big comment to avoid line length warnings (diff) | |
download | gentoo-08a8a025a327decbe69628c43ab4c9a315d879bc.tar.gz gentoo-08a8a025a327decbe69628c43ab4c9a315d879bc.tar.bz2 gentoo-08a8a025a327decbe69628c43ab4c9a315d879bc.zip |
profiles: x86: Mask dev-python/QtPy[pyqt6,pyside6]
Bug: https://bugs.gentoo.org/934361
Bug: https://bugs.gentoo.org/935070
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index ddda1cc8f9a4..77014314280b 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2024-09-12) +# dev-python/PyQt6 and dev-python/pyside6 aren't keyworded here, bug #935070 +dev-python/QtPy pyqt6 pyside6 + # orbea <orbea@riseup.net> (2024-07-19) # Unmask the dynarec flag which has x86 asm. games-emulation/rmg -dynarec |