diff options
Diffstat (limited to 'devel/py-QtPy/Makefile')
-rw-r--r-- | devel/py-QtPy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-QtPy/Makefile b/devel/py-QtPy/Makefile index d39312d004e9..a68ae33fae29 100644 --- a/devel/py-QtPy/Makefile +++ b/devel/py-QtPy/Makefile @@ -12,7 +12,7 @@ COMMENT= Abstraction layer on top of the various Qt bindings LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes |