Created attachment 423900 [details] emerge --info REQUIRED_USE aught to be used here to communicate PYTHON_TARGETS needs to be set by the user without requiring the user to begin the install. dev-libs/zziplib-0.13.62-r1::gentoo USE="-doc -sdl -static-libs {-test}" PYTHON_TARGETS="-python2_7" 0 KiB ... Would you like to merge these packages? [Yes/No] y ... >> Emerging (1 of 12) dev-libs/zziplib-0.13.62-r1::gentoo * zziplib-0.13.62.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] * No Python implementation selected for the build. Please set * the PYTHON_TARGETS variable in your make.conf to include one * of the following values: * * python2_7 * ERROR: dev-libs/zziplib-0.13.62-r1::gentoo failed (setup phase): * No supported Python implementation in PYTHON_SINGLE_TARGET/PYTHON_TARGETS. * * Call stack: * ebuild.sh, line 133: Called pkg_setup * zziplib-0.13.62-r1.ebuild, line 26: Called python-single-r1_pkg_setup * python-single-r1.eclass, line 553: Called python_setup * python-single-r1.eclass, line 543: Called die * The specific snippet of code: * die "No supported Python implementation in PYTHON_SINGLE_TARGET/PYTHON_TARGETS." * It otherwise does work with PYTHON_TARGETS set.
added.