summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2021-12-18 12:43:04 -0500
committerCraig Andrews <candrews@gentoo.org>2021-12-18 12:43:19 -0500
commit6347bda4091c0a1b4332a25372d0141d3bcc3910 (patch)
treef99f3532c589c4a0aa62675c958055cc3504cc51 /net-analyzer
parentnet-libs/stem: 1.8.0_p20211118 version bump (diff)
downloadgentoo-6347bda4091c0a1b4332a25372d0141d3bcc3910.tar.gz
gentoo-6347bda4091c0a1b4332a25372d0141d3bcc3910.tar.bz2
gentoo-6347bda4091c0a1b4332a25372d0141d3bcc3910.zip
net-analyzer/netdata: Python 3.10 support
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/netdata/netdata-1.32.1.ebuild2
-rw-r--r--net-analyzer/netdata/netdata-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netdata/netdata-1.32.1.ebuild b/net-analyzer/netdata/netdata-1.32.1.ebuild
index fb076449090c..97b373861b66 100644
--- a/net-analyzer/netdata/netdata-1.32.1.ebuild
+++ b/net-analyzer/netdata/netdata-1.32.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{3_8,3_9} )
+PYTHON_COMPAT=( python{3_8,3_9,3_10} )
inherit autotools fcaps linux-info python-single-r1 systemd
diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-9999.ebuild
index d1b0ffa89e2f..3de159430f88 100644
--- a/net-analyzer/netdata/netdata-9999.ebuild
+++ b/net-analyzer/netdata/netdata-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{3_8,3_9} )
+PYTHON_COMPAT=( python{3_8,3_9,3_10} )
inherit autotools fcaps linux-info python-single-r1 systemd