diff --git a/dev-python/texttable/texttable-1.6.3.ebuild b/dev-python/texttable/texttable-1.6.3.ebuild index 51902acd7fe2c..ec0eced974cc2 100644 --- a/dev-python/texttable/texttable-1.6.3.ebuild +++ b/dev-python/texttable/texttable-1.6.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{7..10} ) inherit distutils-r1 optfeature