diff options
Diffstat (limited to 'devel/py-re-assert/Makefile')
-rw-r--r-- | devel/py-re-assert/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-re-assert/Makefile b/devel/py-re-assert/Makefile index 11015f060877..779c24a2fa82 100644 --- a/devel/py-re-assert/Makefile +++ b/devel/py-re-assert/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}regex>=0:textproc/py-regex@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |