diff options
Diffstat (limited to 'devel/py-gitdb2/Makefile')
-rw-r--r-- | devel/py-gitdb2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-gitdb2/Makefile b/devel/py-gitdb2/Makefile index b3266eab4eb1..db40f99ea6c0 100644 --- a/devel/py-gitdb2/Makefile +++ b/devel/py-gitdb2/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}smmap2>=2.0.0:devel/py-smmap2@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |