projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31091c4
)
dev-python/automat: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:15:28 +0000
(22:15 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:09 +0000
(21:57 +0200)
dev-python/automat/automat-0.7.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/automat/automat-0.7.0.ebuild
b/dev-python/automat/automat-0.7.0.ebuild
index 9671b0f11176db56f3f7b8ef94d6f0d679f2781f..3da75c199ec761fd07de1506efbc36a8e4f4bb84 100644
(file)
--- a/
dev-python/automat/automat-0.7.0.ebuild
+++ b/
dev-python/automat/automat-0.7.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