diff --git a/dev-python/pyscard/pyscard-2.2.2.ebuild b/dev-python/pyscard/pyscard-2.2.2.ebuild index 119e2093cc1ba..b2bdc35e83773 100644 --- a/dev-python/pyscard/pyscard-2.2.2.ebuild +++ b/dev-python/pyscard/pyscard-2.2.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 optfeature