dev-vcs/gitg-3.32.1-r1 has the "python" use-flag set by default, but supports only PYTHON_TARGETS="python3_7 -python3_6". As of today, on a stable-keyworded amd64 system, there are the PYTHON_TARGETS="python2_7 python3_8". This causes annoying messages that the only gitg version, marked stable for amd64, has unsatisfied dependencies. Either USE="-python" must be set or several "python_targets_python3_7" must be added. So I open this bug to request - either remove "USE=+python" - or test+add more python3_X versions or both.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0869e75582213b539b6bcac64f99dfb831a32e47 commit 0869e75582213b539b6bcac64f99dfb831a32e47 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-12-23 12:56:38 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-12-23 12:56:38 +0000 dev-vcs/gitg: Port up to py3.9 Closes: https://bugs.gentoo.org/761280 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-vcs/gitg/gitg-3.32.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)