diff options
Diffstat (limited to 'textproc/py-tablib/Makefile')
-rw-r--r-- | textproc/py-tablib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-tablib/Makefile b/textproc/py-tablib/Makefile index 9aaeeae3e0e1..c3c5b02d0be2 100644 --- a/textproc/py-tablib/Makefile +++ b/textproc/py-tablib/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.2:devel/py-setuptools_scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -USES= cpe python:3.7+ +USES= cpe python CPE_VENDOR= python USE_PYTHON= autoplist pep517 pytest |