summaryrefslogtreecommitdiff
path: root/dev-python/python-pkcs11
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-pkcs11')
-rw-r--r--dev-python/python-pkcs11/python-pkcs11-0.7.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-pkcs11/python-pkcs11-0.7.0-r2.ebuild b/dev-python/python-pkcs11/python-pkcs11-0.7.0-r2.ebuild
index b01bdd875875..8cd2e866e583 100644
--- a/dev-python/python-pkcs11/python-pkcs11-0.7.0-r2.ebuild
+++ b/dev-python/python-pkcs11/python-pkcs11-0.7.0-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
inherit edo distutils-r1 pypi