sci-libs/cantera: Fix site-packages install paths
authorSergey Torokhov <torokhov-s-a@yandex.ru>
Tue, 21 Apr 2020 01:17:42 +0000 (04:17 +0300)
committerMatthias Maier <tamiko@gentoo.org>
Tue, 5 May 2020 16:49:57 +0000 (11:49 -0500)
commitf2ace74dcbe808f7c6a6abd29d625f415602a633
tree8fe22a356ecb8f4b8b9f7e83dd945e9234f0abb6
parent9d648a8dc23bf7801c596ada300f56f0894d73b6
sci-libs/cantera: Fix site-packages install paths

Python 3.7 and 3.8 site-packages dirs are located under /lib
for amd64 arch now (instead of /lib64 like for python2.7 and python3.6)
so the changes for python installation patch is required.

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
sci-libs/cantera/cantera-2.4.0-r5.ebuild
sci-libs/cantera/files/cantera_2.4.0_env_python_install_prefix.patch [new file with mode: 0644]