diff options
Diffstat (limited to 'devel/py-humanize/Makefile')
-rw-r--r-- | devel/py-humanize/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-humanize/Makefile b/devel/py-humanize/Makefile index 69b86b9067a6..7dc2d3f81d7d 100644 --- a/devel/py-humanize/Makefile +++ b/devel/py-humanize/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/python-humanize/humanize LICENSE= MIT -USES= python:3.8+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |