diff options
Diffstat (limited to 'databases/py-pypuppetdb/Makefile')
-rw-r--r-- | databases/py-pypuppetdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pypuppetdb/Makefile b/databases/py-pypuppetdb/Makefile index 6ab9e9793fdb..ae40a00625e3 100644 --- a/databases/py-pypuppetdb/Makefile +++ b/databases/py-pypuppetdb/Makefile @@ -12,7 +12,7 @@ COMMENT= Library to work with PuppetDB's REST API LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.6+ USE_GITHUB= yes USE_PYTHON= autoplist distutils |