diff options
Diffstat (limited to 'devel/py-ordereddict/Makefile')
-rw-r--r-- | devel/py-ordereddict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-ordereddict/Makefile b/devel/py-ordereddict/Makefile index a885652569ab..7ce7e7b9bf8b 100644 --- a/devel/py-ordereddict/Makefile +++ b/devel/py-ordereddict/Makefile @@ -12,7 +12,7 @@ WWW= https://pypi.org/project/ordereddict/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |