summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2022-06-04 15:04:41 +0200
committerMartin Väth <martin@mvath.de>2022-06-04 15:04:41 +0200
commit64a9ebb6b2c9a7ec04537954d6ff9ccf672a3726 (patch)
treea69e65728e7a138e9c3375344342af5b02700051 /sys-kernel
parentapp-portage/eix: Version bump (diff)
downloadmv-64a9ebb6b2c9a7ec04537954d6ff9ccf672a3726.tar.gz
mv-64a9ebb6b2c9a7ec04537954d6ff9ccf672a3726.tar.bz2
mv-64a9ebb6b2c9a7ec04537954d6ff9ccf672a3726.zip
Support python-3.11
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/kconfig-hardened-check/kconfig-hardened-check-0.5.14.ebuild2
-rw-r--r--sys-kernel/kconfig-hardened-check/kconfig-hardened-check-99999999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-0.5.14.ebuild b/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-0.5.14.ebuild
index 6d94b861..30a2216b 100644
--- a/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-0.5.14.ebuild
+++ b/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-0.5.14.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
diff --git a/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-99999999.ebuild b/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-99999999.ebuild
index 6d94b861..30a2216b 100644
--- a/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-99999999.ebuild
+++ b/sys-kernel/kconfig-hardened-check/kconfig-hardened-check-99999999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1