This commit is contained in:
Mario Fetka
2022-12-14 13:50:35 +01:00
parent f90a215a8d
commit ad534e78da
29 changed files with 359 additions and 20 deletions

View File

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