diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2024-03-09 19:23:19 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2024-03-10 13:16:25 +0100 |
commit | c68c3db3c791fb20c891914471487e6410f27137 (patch) | |
tree | ccf698531007efa31b1e8d5855b4e706b0579a22 /profiles | |
parent | sci-physics/root: reorder variables reported by pkgcheck (diff) | |
download | gentoo-c68c3db3c791fb20c891914471487e6410f27137.tar.gz gentoo-c68c3db3c791fb20c891914471487e6410f27137.tar.bz2 gentoo-c68c3db3c791fb20c891914471487e6410f27137.zip |
profiles/arch/x86: preemptively mask qt6 USE flag for sci-physics/root
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'profiles')
-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 278c245cebdb..ff88065c8b3e 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 +# Guilherme Amadio <amadio@gentoo.org> (2024-03-09) +# Qt6 not keyworded on x86 +sci-physics/root qt6 + # Sam James <sam@gentoo.org> (2024-03-04) # Miscompiles rust and fails to bootstrap (bug #923278) >=dev-lang/rust-1.74.1 lto |