diff --git a/dev-python/graphql-core/graphql-core-2.0.0.ebuild b/dev-python/graphql-core/graphql-core-2.0.0.ebuild index c36c0cd5606ac..5cb4a2d3cf14d 100644 --- a/dev-python/graphql-core/graphql-core-2.0.0.ebuild +++ b/dev-python/graphql-core/graphql-core-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1