diff --git a/dev-python/cfgv/cfgv-3.2.0.ebuild b/dev-python/cfgv/cfgv-3.2.0.ebuild index 84c01def37c13..f99bdc112346a 100644 --- a/dev-python/cfgv/cfgv-3.2.0.ebuild +++ b/dev-python/cfgv/cfgv-3.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1