diff options
Diffstat (limited to 'devel/py-robotframework/Makefile')
-rw-r--r-- | devel/py-robotframework/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-robotframework/Makefile b/devel/py-robotframework/Makefile index 571087068609..ac218b7a2391 100644 --- a/devel/py-robotframework/Makefile +++ b/devel/py-robotframework/Makefile @@ -13,7 +13,7 @@ COMMENT= Generic test automation framework LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= python zip +USES= python:3.6+ zip USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |