diff options
Diffstat (limited to 'math/py-grandalf')
-rw-r--r-- | math/py-grandalf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-grandalf/Makefile b/math/py-grandalf/Makefile index 88765bcf2b81..4acf5e26008e 100644 --- a/math/py-grandalf/Makefile +++ b/math/py-grandalf/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${P RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyparsing>0:devel/py-pyparsing@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_GITHUB= yes GH_ACCOUNT= bdcht USE_PYTHON= distutils autoplist |