diff options
Diffstat (limited to 'devel/py-vulture/Makefile')
-rw-r--r-- | devel/py-vulture/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-vulture/Makefile b/devel/py-vulture/Makefile index 4f6377eab290..ca08e59e9442 100644 --- a/devel/py-vulture/Makefile +++ b/devel/py-vulture/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |