app-admin/reclass: update python deps

This commit is contained in:
2021-08-27 18:51:51 +03:00
parent 30fd2aa649
commit 479312fa3a
2 changed files with 2 additions and 2 deletions

View File

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