The ebuild inherits python-any-r1 which is correct only for build-time dependency but it includes PYTHON_DEPS in RDEPEND. This could either mean you're using the wrong eclass or you've accidentally copied PYTHON_DEPS into RDEPEND. Please determine whether Python is used at runtime and fix.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9b06e97d7cada5ac962ae4bf09bf1d60ddf9a2 commit 2f9b06e97d7cada5ac962ae4bf09bf1d60ddf9a2 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-08-29 13:38:03 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-08-29 13:40:39 +0000 www-client/elinks: Move PYTHON_DEPS to DEPEND Closes: https://bugs.gentoo.org/692068 Signed-off-by: Michał Górny <mgorny@gentoo.org> www-client/elinks/elinks-0.13_pre_pre20180225.ebuild | 8 ++++---- www-client/elinks/elinks-9999.ebuild | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-)