diff options
Diffstat (limited to 'security/py-gtts-token/Makefile')
-rw-r--r-- | security/py-gtts-token/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-gtts-token/Makefile b/security/py-gtts-token/Makefile index f75fee4e0925..28fc2a2b4e5e 100644 --- a/security/py-gtts-token/Makefile +++ b/security/py-gtts-token/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_GITHUB= yes GH_ACCOUNT= Boudewijn26 GH_PROJECT= gTTS-token |