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