diff options
Diffstat (limited to 'www/py-py-restclient/Makefile')
-rw-r--r-- | www/py-py-restclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-py-restclient/Makefile b/www/py-py-restclient/Makefile index 3a318b27d2b1..959745f39d99 100644 --- a/www/py-py-restclient/Makefile +++ b/www/py-py-restclient/Makefile @@ -13,7 +13,7 @@ COMMENT= Python REST Client RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist post-extract: |