This commit is contained in:
Mario Fetka
2022-07-12 15:04:49 +02:00
parent fdb09f2a58
commit b7fef62ebd
43 changed files with 1060 additions and 207 deletions

View File

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