diff options
Diffstat (limited to 'devel/py-stringcase/Makefile')
-rw-r--r-- | devel/py-stringcase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-stringcase/Makefile b/devel/py-stringcase/Makefile index 663a723b082b..9f19b77cec02 100644 --- a/devel/py-stringcase/Makefile +++ b/devel/py-stringcase/Makefile @@ -13,7 +13,7 @@ COMMENT= String case converter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |