I know qt6 has been around enough time, but still some have systems based on qt5, and hence removing qt5 will cause us to get stuck on the last release and not being able to add anything new.
Would it be a problem to keep qt5 still?
I get it probably requires extra maintenance work, but I have to ask …
Qt5 and Qt6 are co-installable, you don’t need to choose. Just use whatever the app needs.
Then it is a distribution choice when to remove qt5 packages. It mostly depends on which and how many “major” applications haven’t switched (obs, krita…).
As far the KDE CI infrastructure is concerned you don’t have a choice though, Qt5 is going away there shortly: Dropping Qt5 CI Support at the End of September 2025. That is extremely unlikely to change as it gets increasingly hard to keep that running while increasingly fewer repos need it.
I guess for some porters around here the main (or one of) issue is with libQt5Webengine, which are not available for Qt6 versions (yet).
At least it’s one major issue on moving some KDE ports over to Qt6. (not that many but still).