diff options
Diffstat (limited to 'security/py-msoffcrypto-tool/Makefile')
-rw-r--r-- | security/py-msoffcrypto-tool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-msoffcrypto-tool/Makefile b/security/py-msoffcrypto-tool/Makefile index 792ecc4ecac3..21b70b3f6091 100644 --- a/security/py-msoffcrypto-tool/Makefile +++ b/security/py-msoffcrypto-tool/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.3:security/py-cryptography@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}olefile>=0.45:devel/py-olefile@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= concurrent distutils autoplist NO_ARCH= yes |