*/*: 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

@@ -4,7 +4,7 @@
EAPI="7"
DISTUTILS_USE_SETUPTOOLS=bdepend
PYTHON_COMPAT=( python3_{7,8,9} )
PYTHON_COMPAT=( python3_{8,9} )
inherit distutils-r1