diff options
Diffstat (limited to 'finance/py-python-binance')
-rw-r--r-- | finance/py-python-binance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/py-python-binance/Makefile b/finance/py-python-binance/Makefile index 612f9b39df70..85d1aa12f16b 100644 --- a/finance/py-python-binance/Makefile +++ b/finance/py-python-binance/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.8:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ujson>0:devel/py-ujson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}websockets>0:devel/py-websockets@${PY_FLAVOR} -USES= python:3.5+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |