aboutsummaryrefslogtreecommitdiff
path: root/security/py-hkdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-hkdf/Makefile')
-rw-r--r--security/py-hkdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-hkdf/Makefile b/security/py-hkdf/Makefile
index 26467a260c86..0134e35b3ef4 100644
--- a/security/py-hkdf/Makefile
+++ b/security/py-hkdf/Makefile
@@ -8,7 +8,7 @@ MAINTAINER= bofh@FreeBSD.org
COMMENT= HMAC-based Extract-and-Expand Key Derivation Function (HKDF)
WWW= https://github.com/casebeer/python-hkdf
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes