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/sparc/use.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/sparc/use.mask')
-rw-r--r-- | profiles/arch/sparc/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index 922ae7b28201..766fb7f8ce30 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -sparc +# Ionen Wolkens <ionen@gentoo.org> (2024-01-27) +# Needs bug #918896 for missing Qt6 keywords +qt6 + # matoro <matoro_gentoo@matoro.tk> (2023-06-17) # media-libs/libheif is not keyworded here heif |