Arthur Zamarin 30135c0cba
dev-python/setuptools: fix pypy3.8 install location
When on pypy3.8, and package forces to use setuptools's bundled
distutils, it installs into "/usr/lib/python3.8" directory, which is
wrong.

Using this patch, we fix the install locations, so it installs
correctly for all targets (tested).

Closes: https://bugs.gentoo.org/821112
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2021-10-31 22:32:56 +02:00
..
2021-10-14 09:51:06 +02:00