This commit is contained in:
Mario Fetka
2025-04-20 11:13:30 +02:00
parent ffe1127dcd
commit 7c1ee4ca45
26 changed files with 199 additions and 3872 deletions

View File

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