From 611fbdb7ac282bf86765bf4a7cda0bf21590ec48 Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Fri, 17 Apr 2020 09:03:16 -0400 Subject: [PATCH] net-analyzer/netdata: Add Python 3.8 support Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews --- net-analyzer/netdata/netdata-1.21.1.ebuild | 2 +- net-analyzer/netdata/netdata-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/netdata/netdata-1.21.1.ebuild b/net-analyzer/netdata/netdata-1.21.1.ebuild index 05058d2b9921..c8663a7dd456 100644 --- a/net-analyzer/netdata/netdata-1.21.1.ebuild +++ b/net-analyzer/netdata/netdata-1.21.1.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} ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) 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 05058d2b9921..c8663a7dd456 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} ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) inherit autotools fcaps linux-info python-single-r1 systemd -- 2.26.2