commit:     7d4e219e6ff9adef0a2c8674c7ceae3ec009fed7
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 15:42:30 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May  2 15:47:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d4e219e

dev-python/python-poppler-qt5: enable py3.11

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild 
b/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild
index 46afb94249a4..672c9ecf7060 100644
--- a/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild
+++ b/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=sip
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9,10,11} )
 
 inherit distutils-r1 multiprocessing qmake-utils
 

Reply via email to