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

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
PYTHON_COMPAT=( python3_{8,9} pypy3 )
DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1