dev-python/mpmath: Supports py3.8

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2020-04-29 18:30:22 +02:00
parent ab0eed94fd
commit 41c06c1a5d

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python{3_6,3_7} )
PYTHON_COMPAT=( python{3_6,3_7,3_8} )
inherit distutils-r1 eutils