summaryrefslogtreecommitdiff
path: root/security/py-ecdsa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-ecdsa/Makefile')
-rw-r--r--security/py-ecdsa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-ecdsa/Makefile b/security/py-ecdsa/Makefile
index 1d691d0134d5..1f284dfc64b1 100644
--- a/security/py-ecdsa/Makefile
+++ b/security/py-ecdsa/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist
OPTIONS_RADIO= FASTER