*/*: Remove obsolete values from PYTHON_COMPAT

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
Theo Anderson
2021-02-03 10:23:31 +13:00
parent 1d67425b35
commit f94b32fd76
3 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8,9} )
PYTHON_COMPAT=( python3_{7,8,9} )
inherit cmake check-reqs python-single-r1