So today I receive this message:
!!! The following installed packages are masked:
- dev-python/rtgraph-0.70-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Michał Górny <[email protected]> (2020-01-18)
# The following Gentoo packages are Python 2-only and have no reverse
# dependencies.
# Removal in 30 days. Bug #705762.
So, trying not to get too excited, is that the only one?
So I ran
# equery depends python:2.7
* These packages depend on python:2.7:
is there a deeper, more through way to check?
I have removed all syntax/expressions from
/etc/portage/make.conf
related to python; hoping python-2 would just die a natural, slow and
painless (for me) death, on this ancient gentoo install.
Any and all comments related to what to check/do are most welcome,
related to removing python-2*
James