diff --git a/dev-python/rfc3161-client/rfc3161-client-1.0.6.ebuild b/dev-python/rfc3161-client/rfc3161-client-1.0.6.ebuild index 2d6798046b1c8..9dbd5d0867516 100644 --- a/dev-python/rfc3161-client/rfc3161-client-1.0.6.ebuild +++ b/dev-python/rfc3161-client/rfc3161-client-1.0.6.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=maturin -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..15} ) CRATES=" asn1@0.21.3