commit:     e1b4e846b1dc8d96557c099bbd5add2621ae28c8
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  7 14:49:14 2021 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Sat Aug  7 14:50:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b4e846

net-analyzer/speedtest-cli: enable py3.10

Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 net-analyzer/speedtest-cli/speedtest-cli-2.1.3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-analyzer/speedtest-cli/speedtest-cli-2.1.3.ebuild 
b/net-analyzer/speedtest-cli/speedtest-cli-2.1.3.ebuild
index adbeae7674b..4d4c4eb395b 100644
--- a/net-analyzer/speedtest-cli/speedtest-cli-2.1.3.ebuild
+++ b/net-analyzer/speedtest-cli/speedtest-cli-2.1.3.ebuild
@@ -3,8 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{7..10} )
 
 inherit distutils-r1
 

Reply via email to