On Thu, Jun 11, 2020 at 4:28 PM n952162 <[email protected]> wrote: > > On 2020-06-11 22:01, Rich Freeman wrote: > > Try: > > USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify" > > emerge -p1v =sys-apps/portage-2.3.99-r2 > > > > Sorry, try again. > > * IMPORTANT: 2 config files in '/etc/portage' need updating. > > These are the packages that would be merged, in order: > > Calculating dependencies * See the CONFIGURATION FILES and > CONFIGURATION FILES UPDATE TOOLS > * sections of the emerge man page to learn how to update config files. > .... . ... done! > [ebuild U ] sys-apps/portage-2.3.99-r2::gentoo [2.3.13-r1::gentoo] > USE="(ipc) native-extensions xattr -apidoc% -build -doc -gentoo-dev% > -rsync-verify% (-selinux) (-epydoc%)" PYTHON_TARGETS="python3_6* > (-pypy3) -python3_7% (-python3_8) (-pypy%) (-python2_7%*) (-python3_4%) > (-python3_5%*)" 1028 KiB > [blocks B ] <app-portage/gentoolkit-0.4.6 > ("<app-portage/gentoolkit-0.4.6" is blocking sys-apps/portage-2.3.99-r2) >
You're actually pretty close. I think this will work: USE="python_targets_python3_6 -python_targets_python3_7 -rsync-verify" emerge -p1v =sys-apps/portage-2.3.99-r2 app-portage/gentoolkit -- Rich

