diff options
Diffstat (limited to 'devel/py-pyusb/Makefile')
-rw-r--r-- | devel/py-pyusb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyusb/Makefile b/devel/py-pyusb/Makefile index 2f63707e7a62..0b4855668c5e 100644 --- a/devel/py-pyusb/Makefile +++ b/devel/py-pyusb/Makefile @@ -11,7 +11,7 @@ COMMENT= Python wrapper around libusb LICENSE= BSD3CLAUSE -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils USE_GITHUB= yes |