commit:     01342644b1381e65c5377ab7d43fcd98a0ec2caa
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 13:49:45 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 13:52:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01342644

net-analyzer/ssh-audit: enable py3.11

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

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

diff --git a/net-analyzer/ssh-audit/ssh-audit-2.5.0.ebuild 
b/net-analyzer/ssh-audit/ssh-audit-2.5.0.ebuild
index f4ac09f741ff..5f53920603cb 100644
--- a/net-analyzer/ssh-audit/ssh-audit-2.5.0.ebuild
+++ b/net-analyzer/ssh-audit/ssh-audit-2.5.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=(python3_{8,9,10})
+PYTHON_COMPAT=(python3_{8,9,10,11})
 
 inherit distutils-r1
 

Reply via email to