Skip to content
Snippets Groups Projects
Commit c703272c authored by Dmitry Marakasov's avatar Dmitry Marakasov
Browse files

devel/py-qt5-qscintilla2: limit supported python versions

sip-build-3.10: Python v3.10 is not supported

Approved by:	portmgr blanket
parent 6978d765
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ LIB_DEPENDS= libqscintilla2_qt5.so:devel/qscintilla2-qt5
DISTINFO_FILE= ${.CURDIR:H}/qscintilla2-qt5/distinfo
DESTDIRNAME= INSTALL_ROOT
USES= python:3.5+ pyqt:5 gl qt:5
USES= python:3.5-3.9 pyqt:5 gl qt:5
USE_GL= gl
USE_PYQT= core gui printsupport widgets sip_build qtbuilder
USE_PYTHON= concurrent flavors py3kplist
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment