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 1ad827c6479a..b3d9f03cead6 100644 --- a/security/py-btchip-python/Makefile +++ b/security/py-btchip-python/Makefile @@ -18,7 +18,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 +USES= python:3.6+ USE_GITHUB= yes USE_PYTHON= autoplist distutils NO_ARCH= yes |