summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2020-07-22 13:20:09 -0400
committerCraig Andrews <candrews@gentoo.org>2020-07-22 13:20:09 -0400
commit6ef4644be9da2358d12772ab10f3564d9596b37d (patch)
treecc4be315f1103333d10c87285342999211488329 /net-analyzer/netdata
parentnet-libs/stem: Python 3.9 compatibility (diff)
downloadgentoo-6ef4644be9da2358d12772ab10f3564d9596b37d.tar.gz
gentoo-6ef4644be9da2358d12772ab10f3564d9596b37d.tar.bz2
gentoo-6ef4644be9da2358d12772ab10f3564d9596b37d.zip
net-analyzer/netdata: Python 3.9 compatibility
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'net-analyzer/netdata')
-rw-r--r--net-analyzer/netdata/netdata-1.23.2.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.23.2.ebuild b/net-analyzer/netdata/netdata-1.23.2.ebuild
index 3b6458e2fb4e..48231022d056 100644
--- a/net-analyzer/netdata/netdata-1.23.2.ebuild
+++ b/net-analyzer/netdata/netdata-1.23.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9} )
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 3b6458e2fb4e..48231022d056 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_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9} )
inherit autotools fcaps linux-info python-single-r1 systemd