diff options
Diffstat (limited to 'dev-python/google-pasta/google-pasta-0.2.0.ebuild')
-rw-r--r-- | dev-python/google-pasta/google-pasta-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-pasta/google-pasta-0.2.0.ebuild b/dev-python/google-pasta/google-pasta-0.2.0.ebuild index 1adaf35c12f8..cc64715df197 100644 --- a/dev-python/google-pasta/google-pasta-0.2.0.ebuild +++ b/dev-python/google-pasta/google-pasta-0.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{3_6,3_7,3_8} ) +PYTHON_COMPAT=( python{3_7,3_8} ) inherit distutils-r1 DESCRIPTION="AST-based Python refactoring library" |