diff options
author | 2023-12-02 02:48:24 -0500 | |
---|---|---|
committer | 2023-12-02 02:56:44 -0500 | |
commit | 3dcad7eb35176afbc4f8566aaa69ab98436de0df (patch) | |
tree | 3332df381bcec22fded4b4f1d0e0f4a0026693eb /profiles/arch/base | |
parent | x11-drivers/nvidia-drivers: add 535.43.19:0/vulkan, drop 535.43.16 (diff) | |
download | gentoo-3dcad7eb35176afbc4f8566aaa69ab98436de0df.tar.gz gentoo-3dcad7eb35176afbc4f8566aaa69ab98436de0df.tar.bz2 gentoo-3dcad7eb35176afbc4f8566aaa69ab98436de0df.zip |
profiles/arch: package.use.mask dev-python/PyQt6[pdfium] as needed
Done preemptively not to complicate future keywording of PyQt6.
arm64 is not actually keyworded *yet* despite what the comment says,
but it should just be a matter of time (any other keywords is hard
to say if/when they will happen).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'profiles/arch/base')
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 34ad56ff8edc..9874a30f7f0e 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.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> (2023-12-02) +# Needs dev-qt/qtwebengine:6 which has very few keywords. +dev-python/PyQt6 pdfium + # Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-25) # media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff) # are only available for amd64 and riscv |