projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8103e96
)
app-shells/thefuck: Add python3.5 support
author
Manuel Rüger
<mrueg@gentoo.org>
Sun, 4 Sep 2016 14:36:25 +0000
(16:36 +0200)
committer
Manuel 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
patch
|
blob
|
history
diff --git
a/app-shells/thefuck/thefuck-3.11-r1.ebuild
b/app-shells/thefuck/thefuck-3.11-r1.ebuild
index e1d61c720d9f67a9705edc2e34a45db56017d4d3..aa305bc0d5922b9371477535b4091a656e6c9f83 100644
(file)
--- 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