diff --git a/dev-python/typish/typish-1.9.3.ebuild b/dev-python/typish/typish-1.9.3-r1.ebuild similarity index 95% rename from dev-python/typish/typish-1.9.3.ebuild rename to dev-python/typish/typish-1.9.3-r1.ebuild index f597d017516..31cb1ee5c2f 100644 --- a/dev-python/typish/typish-1.9.3.ebuild +++ b/dev-python/typish/typish-1.9.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_10 ) +PYTHON_COMPAT=( python3_11 ) inherit distutils-r1 DESCRIPTION="Functionality for types"