diff options
-rw-r--r-- | dev-python/cchardet/cchardet-2.1.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cchardet/cchardet-2.1.19.ebuild b/dev-python/cchardet/cchardet-2.1.19.ebuild index 12bec7243fe1..8b20dc4e9371 100644 --- a/dev-python/cchardet/cchardet-2.1.19.ebuild +++ b/dev-python/cchardet/cchardet-2.1.19.ebuild @@ -7,7 +7,7 @@ DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 PYPI_PN=faust-cchardet -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 pypi |