diff options
Diffstat (limited to 'devel/py-pytest-order/Makefile')
-rw-r--r-- | devel/py-pytest-order/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest-order/Makefile b/devel/py-pytest-order/Makefile index e7e867821129..afeb36ec36ec 100644 --- a/devel/py-pytest-order/Makefile +++ b/devel/py-pytest-order/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=6.2.4,1:devel/py-pytest@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |