commit:     465e8e1b25a0f37b692b1ae6ba03ee1237ce7a0f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 19 15:49:47 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 16:02:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=465e8e1b

sci-libs/cantera: add static libs comment

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/cantera/cantera-2.5.1.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sci-libs/cantera/cantera-2.5.1.ebuild 
b/sci-libs/cantera/cantera-2.5.1.ebuild
index 5be7278ee7d..71ba0f78c0f 100644
--- a/sci-libs/cantera/cantera-2.5.1.ebuild
+++ b/sci-libs/cantera/cantera-2.5.1.ebuild
@@ -117,6 +117,9 @@ src_install() {
                # Run the byte-compile of modules
                python_optimize "${D}/$(python_get_sitedir)/${PN}"
        fi
+
+       # We install static libs unconditionally here
+       # See https://github.com/gentoo/gentoo/pull/10017#discussion_r229210565
 }
 
 pkg_postinst() {

Reply via email to