projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa704ef
)
dev-python/incremental: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:13:01 +0000
(22:13 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:56:49 +0000
(21:56 +0200)
dev-python/incremental/incremental-17.5.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/incremental/incremental-17.5.0.ebuild
b/dev-python/incremental/incremental-17.5.0.ebuild
index 499a38b4d93a3e13cfaa64e2078ab05866bb0cd2..804fc75c5dd9f43e686dcd7488526e3ca4b86875 100644
(file)
--- a/
dev-python/incremental/incremental-17.5.0.ebuild
+++ b/
dev-python/incremental/incremental-17.5.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy)
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy)
inherit distutils-r1