diff options
Diffstat (limited to 'devel/py-pybind11/Makefile')
-rw-r--r-- | devel/py-pybind11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pybind11/Makefile b/devel/py-pybind11/Makefile index cb28b48e596c..bb2394d45c94 100644 --- a/devel/py-pybind11/Makefile +++ b/devel/py-pybind11/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/pybind/pybind11 LICENSE= BSD3CLAUSE -USES= python:3.6+ +USES= python USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes |