diff options
Diffstat (limited to 'science/py-cirq-core/Makefile')
-rw-r--r-- | science/py-cirq-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-cirq-core/Makefile b/science/py-cirq-core/Makefile index 81e6b7ea24ca..ae0431fca0a8 100644 --- a/science/py-cirq-core/Makefile +++ b/science/py-cirq-core/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} -USES= python:3.8+ +USES= python USE_PYTHON= distutils autoplist USE_GITHUB= yes |