diff options
Diffstat (limited to 'devel/py-setuptools-git/Makefile')
-rw-r--r-- | devel/py-setuptools-git/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-setuptools-git/Makefile b/devel/py-setuptools-git/Makefile index 3a73f587b8b1..f9d3316f706f 100644 --- a/devel/py-setuptools-git/Makefile +++ b/devel/py-setuptools-git/Makefile @@ -13,7 +13,7 @@ COMMENT= Setuptools plugin for git LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |