diff options
Diffstat (limited to 'app-shells/thefuck/thefuck-3.28.ebuild')
-rw-r--r-- | app-shells/thefuck/thefuck-3.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/thefuck/thefuck-3.28.ebuild b/app-shells/thefuck/thefuck-3.28.ebuild index 4cd6c3ca4a5b..9eec68162d9b 100644 --- a/app-shells/thefuck/thefuck-3.28.ebuild +++ b/app-shells/thefuck/thefuck-3.28.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{4,5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit distutils-r1 |