diff options
Diffstat (limited to 'devel/py-ttictoc/Makefile')
-rw-r--r-- | devel/py-ttictoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-ttictoc/Makefile b/devel/py-ttictoc/Makefile index ed91a7d17128..ee8b6e65fba8 100644 --- a/devel/py-ttictoc/Makefile +++ b/devel/py-ttictoc/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}black>0:devel/py-black@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flake8>0:devel/py-flake8@${PY_FLAVOR} -USES= localbase python:3.6+ +USES= localbase python USE_PYTHON= autoplist distutils NO_ARCH= yes |