net-nntp/sabnzbd: Remove py3.11

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-12-21 18:33:34 +01:00
parent b55cd59c53
commit b1ef370012
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI="8"
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{12..13} )
PYTHON_REQ_USE="sqlite"
inherit optfeature python-single-r1 systemd

View File

@@ -3,7 +3,7 @@
EAPI="8"
PYTHON_COMPAT=( python3_{11..14} )
PYTHON_COMPAT=( python3_{12..14} )
PYTHON_REQ_USE="sqlite"
inherit optfeature python-single-r1 systemd