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