dev-python/munkres: python3_8

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2019-12-07 18:53:23 +01:00
parent 3ceae2319b
commit 12a87ec0fa

View File

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