diff options
Diffstat (limited to 'devel/py-python-subunit')
-rw-r--r-- | devel/py-python-subunit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-subunit/Makefile b/devel/py-python-subunit/Makefile index 8ee117b0d846..f8ca72dfc77f 100644 --- a/devel/py-python-subunit/Makefile +++ b/devel/py-python-subunit/Makefile @@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fixtures>=0:devel/py-fixtures@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}hypothesis>=0:devel/py-hypothesis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}testscenarios>=0:devel/py-testscenarios@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes |