commit:     611fbdb7ac282bf86765bf4a7cda0bf21590ec48
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 17 13:03:16 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Apr 17 13:05:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=611fbdb7

net-analyzer/netdata: Add Python 3.8 support

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 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 05058d2b992..c8663a7dd45 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 05058d2b992..c8663a7dd45 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
 

Reply via email to