The package needs porting to Python 3.13.
Note that 9999 already has py3.13 compat.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82ff81b0a01475dc3dee1582ffabc23365fef638 commit 82ff81b0a01475dc3dee1582ffabc23365fef638 Author: Nowa Ammerlaan <nowa@gentoo.org> AuthorDate: 2025-04-12 20:02:38 +0000 Commit: Nowa Ammerlaan <nowa@gentoo.org> CommitDate: 2025-04-12 20:08:00 +0000 sci-libs/linux-gpib: rework for upstreaming of kmods in 6.13+ - introduce new modules USE flag, die if flag enabled and kver >=6.13 - define modlist to simplify the ebuild - backport fixes in 9999 to 4.3.6 (enables py3.13 plus improved style) TODO: last-rites sci-libs/linux-gpib-modules later Closes: https://bugs.gentoo.org/952675 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> sci-libs/linux-gpib/linux-gpib-4.3.6-r200.ebuild | 290 +++++++++++++++++++++++ sci-libs/linux-gpib/linux-gpib-9999.ebuild | 54 ++++- 2 files changed, 341 insertions(+), 3 deletions(-)