The ebuild is Qt5-only. From a quick look I don't see any work toward Qt6 in the upstream repo; I don't know how much is required.
Current version requires boost fixes for versions from multiple years back, so I'm wondering if there is any work at all upstream.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a17cfea21b89b0cb652332be972ed41ba12a3c4e commit a17cfea21b89b0cb652332be972ed41ba12a3c4e Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-05-01 16:17:54 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-05-01 16:40:31 +0000 profiles: Mask games-board/pokerth for removal Bug: https://bugs.gentoo.org/946991 Bug: https://bugs.gentoo.org/949076 Bug: https://bugs.gentoo.org/943002 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+)
Qt 6 support got added recently: https://github.com/pokerth/pokerth/commit/729f1235231c62a987750feab90da0d6c1e6a7b7
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb8c5152e59318cabb25c0157917d1fa6d8300be commit cb8c5152e59318cabb25c0157917d1fa6d8300be Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-05-30 16:43:02 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-05-30 21:10:20 +0000 games-board/pokerth: treeclean Closes: https://bugs.gentoo.org/946991 (pkgremoved) Closes: https://bugs.gentoo.org/949076 (pkgremoved) Closes: https://bugs.gentoo.org/943002 (pkgremoved) Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> games-board/pokerth/Manifest | 1 - ...okerth-1.1.1-boost-1.65-ambiguous-advance.patch | 14 -- .../pokerth/files/pokerth-1.1.2-boost-1.66.patch | 38 ---- .../pokerth/files/pokerth-1.1.2-boost-1.73.patch | 42 ---- .../pokerth/files/pokerth-1.1.2-boost-1.85.patch | 249 --------------------- .../pokerth/files/pokerth-1.1.2-fix-includes.patch | 106 --------- .../pokerth/files/pokerth-1.1.2-protobuf-23.patch | 57 ----- .../pokerth/files/pokerth-1.1.2-protobuf.patch | 23 -- .../files/pokerth-1.1.2-system-websockets.patch | 17 -- games-board/pokerth/metadata.xml | 11 - games-board/pokerth/pokerth-1.1.2-r2.ebuild | 79 ------- profiles/package.mask | 5 - 12 files changed, 642 deletions(-)