diff options
Diffstat (limited to 'security/py-python-axolotl/Makefile')
-rw-r--r-- | security/py-python-axolotl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-python-axolotl/Makefile b/security/py-python-axolotl/Makefile index 144340a12b12..90b7448dd1c6 100644 --- a/security/py-python-axolotl/Makefile +++ b/security/py-python-axolotl/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY ${PYTHON_PKGNAMEPREFIX}python-axolotl-curve25519>=0:security/py-python-axolotl-curve25519@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=3.0:devel/py-protobuf@${PY_FLAVOR} -USES= python:3.5+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |