diff options
Diffstat (limited to 'security/py-btchip-python/Makefile')
-rw-r--r-- | security/py-btchip-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-btchip-python/Makefile b/security/py-btchip-python/Makefile index beeb51a4cd8c..25a9e2630abf 100644 --- a/security/py-btchip-python/Makefile +++ b/security/py-btchip-python/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mnemonic>=0:security/py-mnemonic@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}ecdsa>=0.9:security/py-ecdsa@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hidapi>=0.7.99:comms/py-hidapi@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |