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