dev-python/symengine: restore Python 3.6

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-08-31 15:35:26 +00:00
parent fc233352d2
commit 065b13ac65

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} )
PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1