net-analyzer/netdata: Python 3.7 support
authorCraig Andrews <candrews@gentoo.org>
Mon, 5 Nov 2018 14:24:42 +0000 (09:24 -0500)
committerCraig Andrews <candrews@gentoo.org>
Mon, 5 Nov 2018 14:26:38 +0000 (09:26 -0500)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews@gentoo.org>
net-analyzer/netdata/netdata-1.11.0.ebuild
net-analyzer/netdata/netdata-9999.ebuild

index 8d23470a368d1e8d0a3eff82814ba5c76bc1de43..250212675e48477f7d06ac0030399010585e26d1 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 
 inherit autotools fcaps linux-info python-r1 systemd user
 
index 3b95eb4ed55bd61bad56ceccd88eda6af3a5beb1..9e53cefcc74a58172ec11c595852a6f6fd174653 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 
 inherit autotools fcaps linux-info python-r1 systemd user