1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

security/py-sshpubkeys: Sort USES

This commit is contained in:
Po-Chuan Hsieh 2023-08-01 00:32:53 +08:00
parent 27fe4dde6b
commit ca489faf94
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ecdsa>=0.13:security/py-ecdsa@${PY_FLAVOR}
USES= python pycryptography:run
USES= pycryptography:run python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes