diff options
Diffstat (limited to 'devel/py-tempora/Makefile')
-rw-r--r-- | devel/py-tempora/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-tempora/Makefile b/devel/py-tempora/Makefile index 16103caee84e..7ca981296035 100644 --- a/devel/py-tempora/Makefile +++ b/devel/py-tempora/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=56:devel/py-setuptools@${PY_FL RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jaraco.functools>=1.20:devel/py-jaraco.functools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=0,1:devel/py-pytz@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |