summaryrefslogtreecommitdiff
path: root/dev-python/python-pkcs11/python-pkcs11-0.9.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-pkcs11/python-pkcs11-0.9.3.ebuild')
-rw-r--r--dev-python/python-pkcs11/python-pkcs11-0.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-pkcs11/python-pkcs11-0.9.3.ebuild b/dev-python/python-pkcs11/python-pkcs11-0.9.3.ebuild
index de8ada19c8fe..54d7586675df 100644
--- a/dev-python/python-pkcs11/python-pkcs11-0.9.3.ebuild
+++ b/dev-python/python-pkcs11/python-pkcs11-0.9.3.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_EXT=1
PYPI_VERIFY_REPO=https://github.com/pyauth/python-pkcs11
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1 edo pypi