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@gentoo.org>
This commit is contained in:
Ionen Wolkens 2023-01-27 06:43:29 -05:00
parent 375d95d998
commit b021c63043
No known key found for this signature in database
GPG Key ID: B24406B0B0AC4334
1 changed files with 1 additions and 1 deletions

View File

@ -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