dev-python/pmw: Works with py3.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-08-03 23:33:33 +03:00
parent 96982eed13
commit 4989edf705

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{5,6} )
PYTHON_COMPAT=( python3_{5,6,7} )
PYTHON_REQ_USE="tk"
inherit distutils-r1 virtualx