I have been trying to update two laptops and they both running into the same problem;
Code: Select all
The following REQUIRED_USE flag constraints are unsatisfied:
python_single_target_python2_7
Code: Select all
PYTHON_TARGETS="python2_7Among the other packages were itstools and tdb. I got itstools to move on by setting
Code: Select all
=dev-util/itstool-2.0.2 python_single_target_python2_7Also, I was reluctant to use >= because the next version of itstool appears to support python 3...
Brendan





