*/*: drop dead py3.9 impl

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2023-05-02 00:45:35 +05:00
parent 78403baa84
commit 12088906c5
604 changed files with 604 additions and 604 deletions

View File

@@ -4,7 +4,7 @@
EAPI=8
FORTRAN_STANDARD=2003
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit fortran-2 python-any-r1 toolchain-funcs

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_OPTIONAL=1
inherit cmake distutils-r1 edo

View File

@@ -4,7 +4,7 @@
EAPI=8
FORTRAN_STANDARD="2003"
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit cmake fortran-2 python-any-r1

View File

@@ -4,7 +4,7 @@
EAPI=8
FORTRAN_STANDARD="2003"
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit cmake fortran-2 git-r3 python-any-r1

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} pypy3 )
PYTHON_COMPAT=( python3_{10..11} pypy3 )
inherit autotools linux-info python-any-r1 toolchain-funcs

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit cmake python-single-r1

View File

@@ -5,7 +5,7 @@ EAPI=8
#DOCS_BUILDER="sphinx"
#DOCS_DIR="docs/source"
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
inherit cmake fortran-2 python-single-r1 #docs