diff options
Diffstat (limited to 'net-analyzer/python-gvm/python-gvm-1.5.0.ebuild')
-rw-r--r-- | net-analyzer/python-gvm/python-gvm-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/python-gvm/python-gvm-1.5.0.ebuild b/net-analyzer/python-gvm/python-gvm-1.5.0.ebuild index 8f7d966921fb..9bb049760a2a 100644 --- a/net-analyzer/python-gvm/python-gvm-1.5.0.ebuild +++ b/net-analyzer/python-gvm/python-gvm-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 |