diff options
Diffstat (limited to 'devel/b2/Makefile')
-rw-r--r-- | devel/b2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/b2/Makefile b/devel/b2/Makefile index 4d6542185bb7..b7539ad5a804 100644 --- a/devel/b2/Makefile +++ b/devel/b2/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=0.8.0:devel/py-arrow@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=4.5.0:misc/py-tqdm@${FLAVOR} -USES= python:2.7+ +USES= python USE_PYTHON= distutils autoplist concurrent optsuffix NO_ARCH= yes |