summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/cantera/cantera-2.5.1.ebuild')
-rw-r--r--sci-libs/cantera/cantera-2.5.1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-libs/cantera/cantera-2.5.1.ebuild b/sci-libs/cantera/cantera-2.5.1.ebuild
index 5be7278ee7dd..71ba0f78c0f2 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() {