mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
net-nntp/sabnzbd: enable py3.14
Signed-off-by: Joe Kappus <joe@wt.gd> Part-of: https://github.com/gentoo/gentoo/pull/44778 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
54a7cba9be
commit
97986489a1
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI="8"
|
EAPI="8"
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{11..13} )
|
PYTHON_COMPAT=( python3_{11..14} )
|
||||||
PYTHON_REQ_USE="sqlite"
|
PYTHON_REQ_USE="sqlite"
|
||||||
|
|
||||||
inherit optfeature python-single-r1 systemd
|
inherit optfeature python-single-r1 systemd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user