remove Python 3.8 Support tag

This commit is contained in:
2023-01-30 20:23:31 +01:00
committed by Andreas Billmeier
parent 90e4086c9a
commit 8a0f1a9781
2638 changed files with 3148 additions and 3226 deletions

View File

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