net-analyzer/speedtest-cli: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:03:12 +0000 (13:03 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:16:14 +0000 (13:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/speedtest-cli/speedtest-cli-2.1.2.ebuild

index 27192fa2eb34ec37c2a5181009e434da9f33f94a..8e0aa689083228e497a8ae28ab85260b30516ac8 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit distutils-r1