Skip to content

Commit

Permalink
app-shells/thefuck: Add python3.5 support
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
mrueg committed Sep 4, 2016
1 parent 8103e96 commit 15fc979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-shells/thefuck/thefuck-3.11-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 15fc979

Please sign in to comment.