app-shells/thefuck: Add python3.5 support
authorManuel Rüger <mrueg@gentoo.org>
Sun, 4 Sep 2016 14:36:25 +0000 (16:36 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Sun, 4 Sep 2016 14:36:25 +0000 (16:36 +0200)
Package-Manager: portage-2.3.0

app-shells/thefuck/thefuck-3.11-r1.ebuild

index e1d61c720d9f67a9705edc2e34a45db56017d4d3..aa305bc0d5922b9371477535b4091a656e6c9f83 100644 (file)
@@ -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