diff options
Diffstat (limited to 'devel/py-testrepository/Makefile')
-rw-r--r-- | devel/py-testrepository/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-testrepository/Makefile b/devel/py-testrepository/Makefile index 868e08f8962f..5f5c7b44bfdf 100644 --- a/devel/py-testrepository/Makefile +++ b/devel/py-testrepository/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fixtures>0:devel/py-fixtures@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-subunit>=0.0.18:devel/py-python-subunit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}testtools>=0.9.30:devel/py-testtools@${PY_FLAVOR} -USES= python shebangfix +USES= python:3.6+ shebangfix USE_PYTHON= distutils concurrent autoplist SHEBANG_FILES= testr |