diff options
Diffstat (limited to 'devel/py-async_timeout/Makefile')
-rw-r--r-- | devel/py-async_timeout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-async_timeout/Makefile b/devel/py-async_timeout/Makefile index 98c0bad91472..dfb76c604300 100644 --- a/devel/py-async_timeout/Makefile +++ b/devel/py-async_timeout/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |