projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f2e268
)
virtual/python-futures: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:14:49 +0000
(22:14 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:02 +0000
(21:57 +0200)
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 748778f079efb56c3102fdbc6ac152b9b9cbda4e..cfc39bcd4ca2ac1e74171b6dd5c19ac3b205e426 100644
(file)
--- a/
virtual/python-futures/python-futures-0.ebuild
+++ b/
virtual/python-futures/python-futures-0.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy )
inherit python-r1