diff options
Diffstat (limited to 'devel/py-gast/Makefile')
-rw-r--r-- | devel/py-gast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-gast/Makefile b/devel/py-gast/Makefile index 5dbf041c441a..036618649003 100644 --- a/devel/py-gast/Makefile +++ b/devel/py-gast/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/serge-sans-paille/gast LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils unittest NO_ARCH= yes |