net-analyzer/fail2ban: Remove py3.11

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-12-21 18:32:16 +01:00
parent 1b15c7fbfc
commit 14babc2fbc
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{12..13} )
inherit bash-completion-r1 edo python-single-r1 systemd tmpfiles

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{12..13} )
inherit bash-completion-r1 edo python-single-r1 systemd tmpfiles

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{12..13} )
inherit bash-completion-r1 edo python-single-r1 systemd tmpfiles

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{12..13} )
inherit bash-completion-r1 edo python-single-r1 systemd tmpfiles