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

This commit is contained in:
2021-07-15 21:39:21 +02:00
committed by Andreas Billmeier
parent 609c5c34e0
commit 352a20fe1c
94 changed files with 113 additions and 1464 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8,9} )
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1