diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-07-12 17:38:32 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-07-12 19:02:02 +0200 |
commit | e6986a14f48a08bfa6538446274804b2e816fa9b (patch) | |
tree | 8f0488f88d13939b79b0fc293e1f681343275b22 /profiles | |
parent | profiles: x86: Drop kf6compat use.mask (diff) | |
download | gentoo-e6986a14f48a08bfa6538446274804b2e816fa9b.tar.gz gentoo-e6986a14f48a08bfa6538446274804b2e816fa9b.tar.bz2 gentoo-e6986a14f48a08bfa6538446274804b2e816fa9b.zip |
profiles: x86: Drop obsolete qt6 package.use.mask entries
Namely:
app-crypt/pinentry qt6
app-office/libreoffice qt6
KF6 has been keyworded here.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 992ba690e43a..cd23f6c3efe3 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -32,11 +32,6 @@ kde-frameworks/purpose:5 kaccounts # missing keywords on dev-python/PyQt6 sci-geosciences/qgis qt6 -# Sam James <sam@gentoo.org> (2024-06-13) -# Needs as-yet-unkeyworded KF6 (bug #934215) -app-crypt/pinentry qt6 -app-office/libreoffice qt6 - # José de Paula R. N. Assis <espinafre@gmail.com> (2024-03-25) # No PyQt6 (which is needed by USE=qt6 for qscintilla-python) on x86. >=dev-python/qscintilla-python-2.14.1-r1 qt6 |