dev-python/semantic_version: Works with python3.7

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
This commit is contained in:
Alexey Shvetsov
2019-07-12 10:51:17 +03:00
parent 0a20fa699b
commit aae4f945f5

View File

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