diff options
Diffstat (limited to 'devel/py-pygithub')
-rw-r--r-- | devel/py-pygithub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pygithub/Makefile b/devel/py-pygithub/Makefile index 378568a8b981..fe47a7234617 100644 --- a/devel/py-pygithub/Makefile +++ b/devel/py-pygithub/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.14.0:www/py-requests@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}deprecated>0:devel/py-deprecated@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pynacl>=1.4.0:security/py-pynacl@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |