commit:     66c2e9977354dab7482e2bb8f70e4791438295e8
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 05:55:56 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 06:26:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c2e997

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

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild 
b/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild
index f4b01c824a5..6e7ff364efe 100644
--- a/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild
+++ b/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1 qmake-utils
 
 DESCRIPTION="Python binding for libpoppler-qt5"

Reply via email to