*/*: drop dead python impls

Signed-off-by: James Beddek <telans@posteo.de>
This commit is contained in:
James Beddek
2021-10-09 22:01:27 +13:00
parent 8e8ed62093
commit 02b1f0a9ea
195 changed files with 195 additions and 195 deletions

View File

@@ -7,7 +7,7 @@ DOCS_BUILDER="sphinx"
DOCS_DEPEND="dev-python/recommonmark"
DOCS_DIR="docs"
MYPV="${PV/_alpha/a}"
PYTHON_COMPAT=( python3_{7,8,9} )
PYTHON_COMPAT=( python3_{8,9} )
inherit cmake python-any-r1 docs