`distutils_enable_tests setup.py` is deprecated and going to be removed from the eclass (following upstream deprecation of the same thing). Please switch to some other unittest provider, e.g. `unittest` or `pytest`.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d3ee0a6cad33d1566243661b1602e287a7e618c commit 2d3ee0a6cad33d1566243661b1602e287a7e618c Author: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> AuthorDate: 2024-04-28 15:03:03 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-02 00:40:47 +0000 dev-libs/capstone: remove 'distutils_enable_tests setup.py' Closes: https://bugs.gentoo.org/927518 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org> dev-libs/capstone/capstone-5.0.1.ebuild | 6 ++++-- dev-libs/capstone/capstone-9999.ebuild | 8 +++++--- 2 files changed, 9 insertions(+), 5 deletions(-)