commit:     c211f25b3dc030e3ed149ac87f54d226ccda2277
Author:     Thomas Juerges <aliens.satin0y <AT> icloud <DOT> com>
AuthorDate: Sun Jun 18 09:19:59 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 01:15:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c211f25b

net-misc/omniORB: enable py3.11

Signed-off-by: Thomas Juerges <aliens.satin0y <AT> icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/31529
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/omniORB/omniORB-4.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/omniORB/omniORB-4.3.0.ebuild 
b/net-misc/omniORB/omniORB-4.3.0.ebuild
index a5f9147c3a52..8c5b5b6367f9 100644
--- a/net-misc/omniORB/omniORB-4.3.0.ebuild
+++ b/net-misc/omniORB/omniORB-4.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit python-single-r1
 

Reply via email to