diff options
Diffstat (limited to 'security/py-signedjson/Makefile')
-rw-r--r-- | security/py-signedjson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-signedjson/Makefile b/security/py-signedjson/Makefile index c07f8d286a15..c7d185eae14a 100644 --- a/security/py-signedjson/Makefile +++ b/security/py-signedjson/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}canonicaljson>=1.0.0:devel/py-canonicaljson@ ${PYTHON_PKGNAMEPREFIX}pynacl>=0.3.0:security/py-pynacl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unpaddedbase64>=1.0.1:devel/py-unpaddedbase64@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes |