From 643da6cc52b4e8789d5dafb14b7e7404dc31ccaa Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Mon, 13 Jan 2020 12:27:10 -0500 Subject: [PATCH] net-misc/nyx: Python 3.7 and 3.8 compatibility Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Craig Andrews --- net-misc/nyx/nyx-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/nyx/nyx-2.1.0.ebuild b/net-misc/nyx/nyx-2.1.0.ebuild index 4252b76c9b41..7371cc1a2886 100644 --- a/net-misc/nyx/nyx-2.1.0.ebuild +++ b/net-misc/nyx/nyx-2.1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=(python{2_7,3_6}) +PYTHON_COMPAT=(python{2_7,3_6,3_7,3_8}) inherit vcs-snapshot distutils-r1 -- 2.26.2