diff options
Diffstat (limited to 'dev-python/bcrypt')
| -rw-r--r-- | dev-python/bcrypt/bcrypt-4.3.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/bcrypt/bcrypt-4.3.0.ebuild b/dev-python/bcrypt/bcrypt-4.3.0.ebuild index f22219fa60e9..6629c7540da5 100644 --- a/dev-python/bcrypt/bcrypt-4.3.0.ebuild +++ b/dev-python/bcrypt/bcrypt-4.3.0.ebuild @@ -95,6 +95,7 @@ src_prepare() { } python_configure_all() { + export PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 # Workaround for sys-cluster/ceph (bug #920906) # https://github.com/pyca/bcrypt/issues/694 # https://github.com/PyO3/pyo3/issues/3451 |
