diff options
Diffstat (limited to 'security/py-itsdangerous/Makefile')
-rw-r--r-- | security/py-itsdangerous/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-itsdangerous/Makefile b/security/py-itsdangerous/Makefile index 6ce5ef87f463..42242619d1c2 100644 --- a/security/py-itsdangerous/Makefile +++ b/security/py-itsdangerous/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/mitsuhiko/itsdangerous/ LICENSE= BSD3CLAUSE -USES= python:3.7+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |