cleanup, add new Python Targets, Letter 'B' Integrations

This commit is contained in:
2021-07-11 22:58:29 +02:00
committed by Andreas Billmeier
parent b69a93d9d7
commit b52ad6aecc
73 changed files with 107 additions and 883 deletions

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{6..8} )
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1