app-admin/reclass: update python versions

This commit is contained in:
2024-08-28 09:24:37 +03:00
parent fab55c17a0
commit c4de08d887
2 changed files with 2 additions and 2 deletions

View File

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