diff options
Diffstat (limited to 'www/py-django-bakery/Makefile')
-rw-r--r-- | www/py-django-bakery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-bakery/Makefile b/www/py-django-bakery/Makefile index cb48ac81bdab..9a05df553406 100644 --- a/www/py-django-bakery/Makefile +++ b/www/py-django-bakery/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>1.5.2:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}boto3>=1.4.4:www/py-boto3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fs2>=2.0.17:devel/py-fs2@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes |