net-misc/nyx: Python 3.7 and 3.8 compatibility
authorCraig Andrews <candrews@gentoo.org>
Mon, 13 Jan 2020 17:27:10 +0000 (12:27 -0500)
committerCraig Andrews <candrews@gentoo.org>
Mon, 13 Jan 2020 17:31:41 +0000 (12:31 -0500)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews@gentoo.org>
net-misc/nyx/nyx-2.1.0.ebuild

index 4252b76c9b419f6d57baa30bcace05611f7748a7..7371cc1a288686b829365a49ebeb5cc9ccade071 100644 (file)
@@ -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