commit:     b021c6304306102ec33b038e3fc6f5e99227a0eb
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 11:43:29 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 11:57:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b021c630

x11-misc/menulibre: enable py3.11

Seems(?) ok from a quick try, but like last time I don't use
this and no tests, so I could be wrong.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 x11-misc/menulibre/menulibre-2.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/menulibre/menulibre-2.2.3.ebuild 
b/x11-misc/menulibre/menulibre-2.2.3.ebuild
index c7b0cdd9783c..edeabe5b03f5 100644
--- a/x11-misc/menulibre/menulibre-2.2.3.ebuild
+++ b/x11-misc/menulibre/menulibre-2.2.3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 PYTHON_REQ_USE="xml(+)"
 inherit distutils-r1 xdg
 

Reply via email to