mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 21:18:09 -07:00
It was historically needed for python 3.10 support, as a backport. In
anyio 4.1.0, it was also unconditionally used in the testsuite. Instead
of copying the dep over to the test? USE, the ebuild added it at
runtime...
Fixes: b87901374f
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>