diff options
Diffstat (limited to 'security/py-python-axolotl-curve25519/Makefile')
-rw-r--r-- | security/py-python-axolotl-curve25519/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-python-axolotl-curve25519/Makefile b/security/py-python-axolotl-curve25519/Makefile index eed13fe04964..45443356d3b6 100644 --- a/security/py-python-axolotl-curve25519/Makefile +++ b/security/py-python-axolotl-curve25519/Makefile @@ -12,7 +12,7 @@ COMMENT= Python wrapper for curve25519 with ed25519 signatures LICENSE= GPLv3 -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils post-install: |