diff options
Diffstat (limited to 'security/py-python-gnupg/Makefile')
-rw-r--r-- | security/py-python-gnupg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-python-gnupg/Makefile b/security/py-python-gnupg/Makefile index 7daf0b6a60dc..1cfd71386dee 100644 --- a/security/py-python-gnupg/Makefile +++ b/security/py-python-gnupg/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0.15.2:devel/py-coverage@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |