diff options
Diffstat (limited to 'devel/py-atomicwrites/Makefile')
-rw-r--r-- | devel/py-atomicwrites/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-atomicwrites/Makefile b/devel/py-atomicwrites/Makefile index 71a1b02d94a8..78dd7f00fc4c 100644 --- a/devel/py-atomicwrites/Makefile +++ b/devel/py-atomicwrites/Makefile @@ -12,7 +12,7 @@ COMMENT= Atomic file writes library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes |