diff --git a/dev-python/python-heatclient/python-heatclient-2.5.1.ebuild b/dev-python/python-heatclient/python-heatclient-2.5.1.ebuild index e503be8499..e6c736ef02 100644 --- a/dev-python/python-heatclient/python-heatclient-2.5.1.ebuild +++ b/dev-python/python-heatclient/python-heatclient-2.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1