diff options
Diffstat (limited to 'security/py-python-gvm')
-rw-r--r-- | security/py-python-gvm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |