diff options
-rw-r--r-- | app-shells/thefuck/thefuck-3.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/thefuck/thefuck-3.11-r1.ebuild b/app-shells/thefuck/thefuck-3.11-r1.ebuild index e1d61c720d9f..aa305bc0d592 100644 --- a/app-shells/thefuck/thefuck-3.11-r1.ebuild +++ b/app-shells/thefuck/thefuck-3.11-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_4}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit distutils-r1 |