jank py3k7, fix some headers, some sync with g-x86

This commit is contained in:
2021-06-01 12:26:01 +02:00
parent 35e170f2e9
commit 3d282c78d4
11 changed files with 19 additions and 16 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_{7..9} )
PYTHON_COMPAT=( python3_{8..9} )
CMAKE_ECLASS=cmake
inherit cmake-multilib python-single-r1