diff options
Diffstat (limited to 'textproc/py-hashids/Makefile')
-rw-r--r-- | textproc/py-hashids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-hashids/Makefile b/textproc/py-hashids/Makefile index f6052208c553..2cd5d956647e 100644 --- a/textproc/py-hashids/Makefile +++ b/textproc/py-hashids/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=2<4:devel/py-flit-core@${PY_FLAVOR} -USES= python:3.5+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes |