diff options
Diffstat (limited to 'print/py-python-ly')
-rw-r--r-- | print/py-python-ly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-python-ly/Makefile b/print/py-python-ly/Makefile index c3038de7a112..23b9c19ec411 100644 --- a/print/py-python-ly/Makefile +++ b/print/py-python-ly/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv3 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.8+ +USES= python USE_GITHUB= yes GH_ACCOUNT= frescobaldi |