From cb4c052480f7f7edeba328f459bcc40a3d52006f Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 6 Jan 2021 10:11:55 +0000 Subject: Remove python 2.7 support from newly added ports --- security/py-python-gvm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/py-python-gvm') diff --git a/security/py-python-gvm/Makefile b/security/py-python-gvm/Makefile index 1f5177eccdc0..ea6337c03c6b 100644 --- a/security/py-python-gvm/Makefile +++ b/security/py-python-gvm/Makefile @@ -11,7 +11,7 @@ COMMENT= The Greenbone Vulnerability Management Python API library LICENSE= GPLv3+ -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes -- cgit v1.2.3