commit: 08525df04fcd886e196a223b56129305e087c8d8 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Sep 12 21:12:29 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Sep 13 12:56:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08525df0
profiles: arch/base: Drop dev-python/QtPy[pyqt6,pyside6] mask Bug: https://bugs.gentoo.org/935070 Bug: https://bugs.gentoo.org/939548 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/base/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 9a9ccce5a07c..1a1450567f2d 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -60,10 +60,6 @@ app-admin/syslog-ng mqtt # Refind is only available on a subset of arches sys-kernel/installkernel refind -# Ionen Wolkens <[email protected]> (2024-01-27) -# dev-python/PyQt6 and dev-python/pyside6 have very few keywords -dev-python/QtPy pyqt6 pyside6 - # Michal Privoznik <[email protected]> (2024-01-21) # virtiofsd is only available on some arches app-emulation/libvirt virtiofsd
