diff options
Diffstat (limited to 'security/py-bitbox02/Makefile')
-rw-r--r-- | security/py-bitbox02/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-bitbox02/Makefile b/security/py-bitbox02/Makefile index 11161a50c182..87b4dba30def 100644 --- a/security/py-bitbox02/Makefile +++ b/security/py-bitbox02/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}base58>=2.0.0:security/py-base58@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}protobuf>=3.7:devel/py-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}semver>=2.8.1:devel/py-semver@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |