summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-01-13 11:06:27 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-01-13 11:07:14 +0200
commit6fed3cb7539f15402f1c58dbf83f127c7d3ee96f (patch)
tree978c8570348fb5b85269f8b11c6b0da2483cae47 /net-nntp
parentnet-nntp/sabnzbd: add 4.2.1 (diff)
downloadgentoo-6fed3cb7539f15402f1c58dbf83f127c7d3ee96f.tar.gz
gentoo-6fed3cb7539f15402f1c58dbf83f127c7d3ee96f.tar.bz2
gentoo-6fed3cb7539f15402f1c58dbf83f127c7d3ee96f.zip
net-nntp/sabnzbd: disable py3.9
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-nntp')
-rw-r--r--net-nntp/sabnzbd/sabnzbd-4.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-4.2.1.ebuild b/net-nntp/sabnzbd/sabnzbd-4.2.1.ebuild
index a5195f3815a2..a2e984203831 100644
--- a/net-nntp/sabnzbd/sabnzbd-4.2.1.ebuild
+++ b/net-nntp/sabnzbd/sabnzbd-4.2.1.ebuild
@@ -3,7 +3,7 @@
EAPI="8"
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="sqlite"
inherit optfeature python-single-r1 systemd