diff --git a/dev-python/texttable/texttable-1.6.4-r1.ebuild b/dev-python/texttable/texttable-1.6.4-r1.ebuild index 34cfa4fab5680..cdbc4ef55175a 100644 --- a/dev-python/texttable/texttable-1.6.4-r1.ebuild +++ b/dev-python/texttable/texttable-1.6.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 optfeature