commit:     36b9b91586a6b64a886e92fe4c0c2a5018f1a2c3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 28 00:09:17 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 28 00:09:17 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36b9b915

net-analyzer/ssh-audit: disable py3.10

Noop.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/ssh-audit/ssh-audit-3.3.0_p20250901.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ssh-audit/ssh-audit-3.3.0_p20250901.ebuild 
b/net-analyzer/ssh-audit/ssh-audit-3.3.0_p20250901.ebuild
index be392ab1b2af..570c814069f8 100644
--- a/net-analyzer/ssh-audit/ssh-audit-3.3.0_p20250901.ebuild
+++ b/net-analyzer/ssh-audit/ssh-audit-3.3.0_p20250901.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=(python3_{10..13})
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit distutils-r1
 

Reply via email to