diff options
Diffstat (limited to 'devel/py-monty/Makefile')
-rw-r--r-- | devel/py-monty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-monty/Makefile b/devel/py-monty/Makefile index 54c1ab7cc8f8..845f22cd6636 100644 --- a/devel/py-monty/Makefile +++ b/devel/py-monty/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/materialsvirtuallab/monty LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |