diff options
Diffstat (limited to 'www/py-habanero/Makefile')
-rw-r--r-- | www/py-habanero/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-habanero/Makefile b/www/py-habanero/Makefile index a37148469412..1aee1bc9aaae 100644 --- a/www/py-habanero/Makefile +++ b/www/py-habanero/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}codecov>0:devel/py-codecov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}vcrpy>0:devel/py-vcrpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |