diff --git a/dev-python/graphql-core/graphql-core-3.1.5.ebuild b/dev-python/graphql-core/graphql-core-3.1.5.ebuild index 5af66bc..9129fa8 100644 --- a/dev-python/graphql-core/graphql-core-3.1.5.ebuild +++ b/dev-python/graphql-core/graphql-core-3.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1