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/arm64/package.use.stable.mask | |
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/arm64/package.use.stable.mask')
-rw-r--r-- | profiles/arch/arm64/package.use.stable.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 615da88ec98f..65ce835fb0fd 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 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 are not stable here yet +dev-python/QtPy pyqt6 pyside6 + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-12-18) # This is still experimental, prebuilt images may not boot on all systems. sys-kernel/gentoo-kernel generic-uki |