diff options
Diffstat (limited to 'dev-python/m2crypto/m2crypto-0.38.0.ebuild')
-rw-r--r-- | dev-python/m2crypto/m2crypto-0.38.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/m2crypto/m2crypto-0.38.0.ebuild b/dev-python/m2crypto/m2crypto-0.38.0.ebuild index b0c9ae49d745..c53d59ced1a0 100644 --- a/dev-python/m2crypto/m2crypto-0.38.0.ebuild +++ b/dev-python/m2crypto/m2crypto-0.38.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs |