The ebuild seems to reinvent python-single-r1 using python-r1.
*** Bug 788043 has been marked as a duplicate of this bug. ***
This does misguide me as user if I do USE=-python, look at: https://bugs.gentoo.org/788043
I think there is nothing python in the resulting avahi tree! I searched for a difference with my previously python3_8 emerged avahi. But I didn't find any difference without python.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b908503ff65ef2ea96b09b7a21c6b46935ffa2 commit 50b908503ff65ef2ea96b09b7a21c6b46935ffa2 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-05-28 15:31:56 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-05-28 15:31:56 +0000 net-dns/avahi: use python-single-r1 instead of python-r1 * Only builds one Python implementation => python-single-r1 * Fix REQUIRED_USE logic. We need to have it all together for python_gen_cond_dep, so we move the bookmarks? (...) dep within the python? ( ... ) one. Closes: https://bugs.gentoo.org/705386 Closes: https://bugs.gentoo.org/710244 Closes: https://bugs.gentoo.org/788043 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> .../{avahi-0.8-r3.ebuild => avahi-0.8-r4.ebuild} | 24 +++++++++++++--------- 1 file changed, 14 insertions(+), 10 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e62e81aecd98897c67b0ca68310b83f7469204f5 commit e62e81aecd98897c67b0ca68310b83f7469204f5 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-05-28 15:32:00 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-05-28 15:32:00 +0000 net-print/hplip: update Python dependency on Avahi Avahi has changed Python eclasses and now guards all Python use behind USE=python. Closes: https://github.com/gentoo/gentoo/pull/20677 Bug: https://bugs.gentoo.org/710244 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> net-print/hplip/{hplip-3.20.11-r1.ebuild => hplip-3.20.11-r2.ebuild} | 2 +- net-print/hplip/{hplip-3.21.2.ebuild => hplip-3.21.2-r1.ebuild} | 2 +- profiles/arch/arm64/package.use.stable.mask | 4 ---- 3 files changed, 2 insertions(+), 6 deletions(-)