diff options
Diffstat (limited to 'devel/py-cursive/Makefile')
-rw-r--r-- | devel/py-cursive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cursive/Makefile b/devel/py-cursive/Makefile index b58f20701a8b..fefabbfe97d3 100644 --- a/devel/py-cursive/Makefile +++ b/devel/py-cursive/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.8:devel/py-pbr@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.0:security/py-cryptography@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |