diff options
Diffstat (limited to 'sysutils/py-packet-python/Makefile')
-rw-r--r-- | sysutils/py-packet-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-packet-python/Makefile b/sysutils/py-packet-python/Makefile index 938d5a51987e..2a77566f3a7d 100644 --- a/sysutils/py-packet-python/Makefile +++ b/sysutils/py-packet-python/Makefile @@ -13,7 +13,7 @@ LICENSE= LGPL3+ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>2.18.0:www/py-requests@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist concurrent NO_ARCH= yes |