diff options
Diffstat (limited to 'devel/py-datrie/Makefile')
-rw-r--r-- | devel/py-datrie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-datrie/Makefile b/devel/py-datrie/Makefile index f869fedf5240..1cd68d402c34 100644 --- a/devel/py-datrie/Makefile +++ b/devel/py-datrie/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils cython autoplist do-test: |