dev-python/pymorphy2: add py310

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Shaoyu Tseng <shaoyu0209@tuta.io>
This commit is contained in:
Shaoyu Tseng
2021-12-23 16:51:42 +08:00
parent 238b69db2c
commit ee8de14a5b

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{8,9} pypy3 )
PYTHON_COMPAT=( python3_{8..10} pypy3 )
DISTUTILS_USE_SETUPTOOLS=bdepend
inherit distutils-r1