diff options
author | 2024-12-01 14:01:49 +0000 | |
---|---|---|
committer | 2024-12-01 14:01:49 +0000 | |
commit | 7a24b13ab4cb0cf2dd6e06423670a9621a1a8fe7 (patch) | |
tree | 9040762089c81a53ef48b6d0952a972da7ca440b /net-analyzer | |
parent | net-analyzer/pontos: Stabilize 24.9.0 amd64, #944826 (diff) | |
download | gentoo-7a24b13ab4cb0cf2dd6e06423670a9621a1a8fe7.tar.gz gentoo-7a24b13ab4cb0cf2dd6e06423670a9621a1a8fe7.tar.bz2 gentoo-7a24b13ab4cb0cf2dd6e06423670a9621a1a8fe7.zip |
net-analyzer/python-gvm: Stabilize 24.8.0 amd64, #944826
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/python-gvm/python-gvm-24.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/python-gvm/python-gvm-24.8.0.ebuild b/net-analyzer/python-gvm/python-gvm-24.8.0.ebuild index bd120077c062..e9a3689f3da2 100644 --- a/net-analyzer/python-gvm/python-gvm-24.8.0.ebuild +++ b/net-analyzer/python-gvm/python-gvm-24.8.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/greenbone/python-gvm/archive/v${PV}.tar.gz -> ${P}.t LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" >=dev-python/lxml-4.5.0[${PYTHON_USEDEP}] |