net-analyzer/netdata: Add Python 3.8 support
authorCraig Andrews <candrews@gentoo.org>
Fri, 17 Apr 2020 13:03:16 +0000 (09:03 -0400)
committerCraig Andrews <candrews@gentoo.org>
Fri, 17 Apr 2020 13:05:32 +0000 (09:05 -0400)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Craig Andrews <candrews@gentoo.org>
net-analyzer/netdata/netdata-1.21.1.ebuild
net-analyzer/netdata/netdata-9999.ebuild

index 05058d2b99214fe3a575c0cf352d06f1449da9ff..c8663a7dd4561920aeab99d1af2c184d50cb88f5 100644 (file)
@@ -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
 
index 05058d2b99214fe3a575c0cf352d06f1449da9ff..c8663a7dd4561920aeab99d1af2c184d50cb88f5 100644 (file)
@@ -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