diff options
Diffstat (limited to 'devel/py-gitpython/Makefile')
-rw-r--r-- | devel/py-gitpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index 408c4a4601f6..12614ef9b945 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} NO_ARCH= yes -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils do-test: |