diff options
Diffstat (limited to 'devel/py-stackexchange/Makefile')
-rw-r--r-- | devel/py-stackexchange/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-stackexchange/Makefile b/devel/py-stackexchange/Makefile index 2237f236a759..929ccd8ca309 100644 --- a/devel/py-stackexchange/Makefile +++ b/devel/py-stackexchange/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.8.0:devel/py-six@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes |