projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e7badc
)
dev-python/cursive: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 20:46:32 +0000
(22:46 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 20:51:39 +0000
(22:51 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/cursive/cursive-0.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/cursive/cursive-0.2.1.ebuild
b/dev-python/cursive/cursive-0.2.1.ebuild
index d3bf2016ac737fb38c8f2733eabb8118ca1ea9e9..96d307dd8f0cf6ea5fb59b6ed946180767e507f9 100644
(file)
--- a/
dev-python/cursive/cursive-0.2.1.ebuild
+++ b/
dev-python/cursive/cursive-0.2.1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_
4 python3_5
)
+PYTHON_COMPAT=( python2_7 python3_
{4,5,6}
)
inherit distutils-r1