diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-01-27 00:26:37 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-27 01:46:41 -0500 |
commit | 5b8f72a0333f89ac5d03dfdeaf5718aed9b0cb5a (patch) | |
tree | 1cd09892cbe99a108e59884a4c2ab48c51b9e31d /profiles/arch/base | |
parent | dev-libs/liborcus: Fix python handling (diff) | |
download | gentoo-5b8f72a0333f89ac5d03dfdeaf5718aed9b0cb5a.tar.gz gentoo-5b8f72a0333f89ac5d03dfdeaf5718aed9b0cb5a.tar.bz2 gentoo-5b8f72a0333f89ac5d03dfdeaf5718aed9b0cb5a.zip |
profiles: re-arrange USE=qt6 masks, unmask where possible
Follow-up to bug #918896 which keyworded requirements for unmasking
on most arches (sparc is still pending, so remains masked for now).
Note that still use.stable.masked where needed, stabilizations will
wait a bit to see if any trouble arises in ~arch from unmasking.
If add new IUSE=qt6 and missing a dependency, ideally please file
(re)keywordreqs as needed rather than mask (unless need qtwebengine).
Bug: https://bugs.gentoo.org/918896
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'profiles/arch/base')
-rw-r--r-- | profiles/arch/base/package.use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index b1bd7043ea67..39b5b770b7eb 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,9 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ionen Wolkens <ionen@gentoo.org> (2024-01-27) +# dev-python/PyQt6 and dev-python/pyside6 have very few keywords +dev-python/QtPy pyqt6 pyside6 # Michal Privoznik <michal.privoznik@gmail.com> (2024-01-21) # virtiofsd is only available on some arches |