commit: 513b87d7397b93eb2a3b28c20302b48fe94b635f
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Thu Jan 1 20:25:59 2026 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Thu Jan 1 20:25:59 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=513b87d7
dev-python/pyqt6: enable py3.14
Signed-off-by: orbea <orbea <AT> riseup.net>
dev-python/pyqt6/pyqt6-6.9.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyqt6/pyqt6-6.9.1.ebuild
b/dev-python/pyqt6/pyqt6-6.9.1.ebuild
index 31f3e37..191a3be 100644
--- a/dev-python/pyqt6/pyqt6-6.9.1.ebuild
+++ b/dev-python/pyqt6/pyqt6-6.9.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=sip
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1 flag-o-matic multiprocessing pypi qmake-utils
# can work with older Qt depending on the features the ebuild enables,