From: Craig Andrews Date: Fri, 17 Apr 2020 13:03:16 +0000 (-0400) Subject: net-analyzer/netdata: Add Python 3.8 support X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=611fbdb7ac282bf86765bf4a7cda0bf21590ec48;p=gentoo.git net-analyzer/netdata: Add Python 3.8 support Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews --- 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