cleanup, add new Python Targets, Letter '-T' (med) Integrations

This commit is contained in:
2021-07-15 20:51:15 +02:00
committed by Andreas Billmeier
parent b0dff45f11
commit 609c5c34e0
91 changed files with 82 additions and 1457 deletions

View File

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