dev-python/diff-match-patch: python3_7

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2019-04-27 15:49:11 +02:00
parent 949368359f
commit 690eb32266

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
inherit distutils-r1