diff options
Diffstat (limited to 'devel/py-aws-xray-sdk/Makefile')
-rw-r--r-- | devel/py-aws-xray-sdk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-aws-xray-sdk/Makefile b/devel/py-aws-xray-sdk/Makefile index b7bef8e8ca29..fccd99a7c810 100644 --- a/devel/py-aws-xray-sdk/Makefile +++ b/devel/py-aws-xray-sdk/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.11.3:devel/py-botocore@${PY_FLAV ${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wrapt>=0:devel/py-wrapt@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |