I know that upstream's pypi page shows it's python-2.7 only, but I have tested here via PYTHON_COMPAT_OVERRIDE and it seems to run just fine. Would you be willing to add python3_* to the ebuild, so we can eventually phase out python2 here? Thanks $ /usr/lib/python-exec/python3.6/resolve-march-native -march=skylake -mabm -mrtm --param l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=1228 $ /usr/lib/python-exec/python2.7/resolve-march-native -march=skylake -mabm -mrtm --param l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=12288 $
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b09b635900d9fdd27fc3311ead29353f546a7bb commit 0b09b635900d9fdd27fc3311ead29353f546a7bb Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2019-10-20 19:13:05 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2019-10-20 19:13:05 +0000 app-misc/resolve-march-native: 0.9.3 + Python 3 Closes: https://bugs.gentoo.org/695454 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.68, Repoman-2.3.16 app-misc/resolve-march-native/Manifest | 1 + .../resolve-march-native-0.9.3.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+)