On 24/06/18 12:35, Marc Joliet wrote:
See bug #656406. If you don't care for going back (like me), you can do the following (make.conf isn't enough because apparently that overrides, e.g., asciidoc being forced to PYTHON_SINGLE_TARGET="python2_7"):% cat /etc/portage/profile/make.defaults PYTHON_TARGETS="python2_7 -python3_5 python3_6" PYTHON_SINGLE_TARGET="-python3_5 python3_6"
You just need: app-text/asciidoc python_single_target_python2_7 in package.use.

