net-analyzer/netdata: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:06:54 +0000 (22:06 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:24:49 +0000 (22:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/netdata/netdata-1.19.0-r2.ebuild
net-analyzer/netdata/netdata-9999.ebuild

index 322bebf5a2806372dee3d253aefc6972a6af5e74..41c6f9ef672d855126ce20664cd89627557d3bdb 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_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit autotools fcaps linux-info python-r1 systemd
 
index ba797abab3c04bd494bcca35d3716479de2526f0..2e1eb0f4a27620399f361fe257ae19d6f81b7028 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_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit autotools fcaps linux-info python-r1 systemd