projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd95fdf
)
virtual/python-futures: Enable python3.6
author
Michał Górny
<mgorny@gentoo.org>
Thu, 26 Jan 2017 22:28:03 +0000
(23:28 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 26 Jan 2017 22:35:32 +0000
(23:35 +0100)
virtual/python-futures/python-futures-0.ebuild
patch
|
blob
|
history
diff --git
a/virtual/python-futures/python-futures-0.ebuild
b/virtual/python-futures/python-futures-0.ebuild
index 128a2d74f27911477ab2260fc8f497a936bb20c7..bdbbfec3928ed05fedd8ec94fdb1486a4c3a6c1e 100644
(file)
--- a/
virtual/python-futures/python-futures-0.ebuild
+++ b/
virtual/python-futures/python-futures-0.ebuild
@@
-4,7
+4,7
@@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} pypy )
inherit python-r1