On Sat, 2021-06-26 at 09:58 +0200, Ulrich Mueller wrote:
> > > > > > On Fri, 25 Jun 2021, Michał Górny wrote:
>
> > + local dosym=dosym
> > + [[ ${EAPI} == [67] ]] && dosym=dosym8
> > + "${dosym}" -r /usr/lib/python-exec/python-
> > exec2 \
> > + "${bindir#${EPREFIX}}/${basename}"
>
> Shouldn't the eclass inherit eapi8-dosym in EAPIs 6 and 7?It relies on python-utils-r1 taking care of that. -- Best regards, Michał Górny
