mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
net-analyzer/netdata: enable py3.13
Closes: https://bugs.gentoo.org/952572 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
PYTHON_COMPAT=( python{3_9,3_10,3_11,3_12} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
|
||||
inherit cmake fcaps linux-info optfeature python-single-r1 systemd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user