diff options
Diffstat (limited to 'devel/py-glom/Makefile')
-rw-r--r-- | devel/py-glom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-glom/Makefile b/devel/py-glom/Makefile index 0a25eb6063e0..75ea45b80413 100644 --- a/devel/py-glom/Makefile +++ b/devel/py-glom/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}boltons>=19.3.0:devel/py-boltons@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}face>=20.1.0:devel/py-face@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |