commit: 8aa22fc59f4854197aaade754f03e027cc1ac719 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Oct 4 18:47:01 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Oct 4 21:03:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aa22fc5
profiles: arm64: Drop dev-python/QtPy[pyqt6] stable-mask Bug: https://bugs.gentoo.org/939558 Bug: https://bugs.gentoo.org/940669 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/arm64/package.use.stable.mask | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index d43977feeedb..c1bc45c54297 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -18,9 +18,8 @@ app-emulation/qemu capstone sys-kernel/installkernel efistub # Ionen Wolkens <[email protected]> (2024-01-27) -# dev-python/PyQt6-WebEngine is not stable here yet, bug #939558 # dev-python/pyside6 is not stable here yet -dev-python/QtPy pyqt6 pyside6 +dev-python/QtPy pyside6 # Andrew Ammerlaan <[email protected]> (2023-12-18) # This is still experimental, prebuilt images may not boot on all systems.
