commit: 01979db65280d99a402f1d99740482d9f876b39f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Sep 20 21:48:42 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Sep 20 22:30:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01979db6
profiles: x86: Drop dev-python/qscintilla-python[qt6] p.use.mask dev-python/PyQt6 was stabilised Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/x86/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index be063b03fabb..d866c16d68e0 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -31,10 +31,6 @@ dev-tex/abntex lyx # additional dev-qt/qtwebengine revdeps. kde-frameworks/purpose:5 kaccounts -# José de Paula R. N. Assis <[email protected]> (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 - # Andrew Ammerlaan <[email protected]> (2024-03-21) # virt-firmware is keyworded here sys-kernel/installkernel -efistub
