remove py3.8
This commit is contained in:
parent
9a19ffcbdb
commit
ff8a2ebf63
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=(python3_{8..11} )
|
PYTHON_COMPAT=(python3_{9..11} )
|
||||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||||
|
|
||||||
if [[ ${PV} == 9999* ]]; then
|
if [[ ${PV} == 9999* ]]; then
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=(python3_{8..11} )
|
PYTHON_COMPAT=(python3_{9..11} )
|
||||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||||
|
|
||||||
if [[ ${PV} == 9999* ]]; then
|
if [[ ${PV} == 9999* ]]; then
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{8..11} )
|
PYTHON_COMPAT=( python3_{9..11} )
|
||||||
|
|
||||||
RUBY_OPTIONAL="yes"
|
RUBY_OPTIONAL="yes"
|
||||||
USE_RUBY="ruby31"
|
USE_RUBY="ruby31"
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
EAPI="8"
|
EAPI="8"
|
||||||
|
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
PYTHON_COMPAT=( python3_9 )
|
PYTHON_COMPAT=( python3_{9..11} )
|
||||||
|
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
PYTHON_COMPAT=( python{3_8,3_9,3_10} )
|
PYTHON_COMPAT=( python{3_9,3_10} )
|
||||||
|
|
||||||
inherit autotools fcaps linux-info python-single-r1 systemd toolchain-funcs
|
inherit autotools fcaps linux-info python-single-r1 systemd toolchain-funcs
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
LUA_COMPAT=( lua5-{1..2} luajit )
|
LUA_COMPAT=( lua5-{1..2} luajit )
|
||||||
PYTHON_COMPAT=( python3_{8..10} )
|
PYTHON_COMPAT=( python3_{9..10} )
|
||||||
|
|
||||||
inherit flag-o-matic lua-single python-any-r1 scons-utils toolchain-funcs
|
inherit flag-o-matic lua-single python-any-r1 scons-utils toolchain-funcs
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{8..11} )
|
PYTHON_COMPAT=( python3_{9..11} )
|
||||||
|
|
||||||
inherit cmake python-single-r1
|
inherit cmake python-single-r1
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ EAPI=8
|
|||||||
PLOCALES="ca de es fr ja ko pt_BR ru sv tr uk"
|
PLOCALES="ca de es fr ja ko pt_BR ru sv tr uk"
|
||||||
PLOCALES_BIN="${PLOCALES} bg cs eu fi hu id it ka nb nl pl pt tg zh_TW zh_CN"
|
PLOCALES_BIN="${PLOCALES} bg cs eu fi hu id it ka nb nl pl pt tg zh_TW zh_CN"
|
||||||
PLOCALE_BACKUP="sv"
|
PLOCALE_BACKUP="sv"
|
||||||
PYTHON_COMPAT=( python3_{8..10} )
|
PYTHON_COMPAT=( python3_{9..10} )
|
||||||
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/sssd.asc
|
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/sssd.asc
|
||||||
|
|
||||||
inherit autotools linux-info multilib-minimal optfeature plocale \
|
inherit autotools linux-info multilib-minimal optfeature plocale \
|
||||||
|
Loading…
Reference in New Issue
Block a user