diff options
Diffstat (limited to 'textproc/py-xlwt/Makefile')
-rw-r--r-- | textproc/py-xlwt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-xlwt/Makefile b/textproc/py-xlwt/Makefile index 8f7600882440..877e8240b292 100644 --- a/textproc/py-xlwt/Makefile +++ b/textproc/py-xlwt/Makefile @@ -10,7 +10,7 @@ WWW= https://www.python-excel.org/ LICENSE= BSD4CLAUSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |