net-misc/nyx: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:05:28 +0000 (13:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:16:15 +0000 (13:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/nyx/nyx-2.0.4.ebuild
net-misc/nyx/nyx-2.1.0.ebuild

index 4252b76c9b419f6d57baa30bcace05611f7748a7..cd27d40170bc414e7dc40eccc15eebbafee66e4e 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=(python3_6)
 
 inherit vcs-snapshot distutils-r1
 
index 7371cc1a288686b829365a49ebeb5cc9ccade071..99d81268a5830203ef18535d56d023bf713b6ff0 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,3_7,3_8})
+PYTHON_COMPAT=(python{3_6,3_7,3_8})
 
 inherit vcs-snapshot distutils-r1