commit:     dd1d20aac92e3fd31dd0db522d84a0c49cb500ac
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed May  3 15:11:48 2023 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed May  3 15:11:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd1d20aa

dev-python/rtslib-fb: enable py3.11

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-python/rtslib-fb/rtslib-fb-2.1.74.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/rtslib-fb/rtslib-fb-2.1.74.ebuild 
b/dev-python/rtslib-fb/rtslib-fb-2.1.74.ebuild
index d3bff0e48967..7e57e1e9c320 100644
--- a/dev-python/rtslib-fb/rtslib-fb-2.1.74.ebuild
+++ b/dev-python/rtslib-fb/rtslib-fb-2.1.74.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit distutils-r1 systemd pypi
 

Reply via email to