diff options
Diffstat (limited to 'security/py-pgpy/Makefile')
-rw-r--r-- | security/py-pgpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pgpy/Makefile b/security/py-pgpy/Makefile index dd812bb35ad6..858d8f7ca6e9 100644 --- a/security/py-pgpy/Makefile +++ b/security/py-pgpy/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.6:security/py-cryptography ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |