diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-28 21:50:08 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-28 21:50:08 +0100 |
commit | 16a5cb94091c9b8063a6c34770a11c45e49b9f98 (patch) | |
tree | d72dcea4c5c465d1bb323a964d1d17260b5a8f0f /net-analyzer | |
parent | net-analyzer/openvas-scanner: Stabilize 22.7.9 amd64, #925668 (diff) | |
download | gentoo-16a5cb94091c9b8063a6c34770a11c45e49b9f98.tar.gz gentoo-16a5cb94091c9b8063a6c34770a11c45e49b9f98.tar.bz2 gentoo-16a5cb94091c9b8063a6c34770a11c45e49b9f98.zip |
net-analyzer/ospd-openvas: Stabilize 22.6.2 amd64, #925668
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ospd-openvas/ospd-openvas-22.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ospd-openvas/ospd-openvas-22.6.2.ebuild b/net-analyzer/ospd-openvas/ospd-openvas-22.6.2.ebuild index 80d1b420e22e..d202b6f35bd0 100644 --- a/net-analyzer/ospd-openvas/ospd-openvas-22.6.2.ebuild +++ b/net-analyzer/ospd-openvas/ospd-openvas-22.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/greenbone/ospd-openvas/archive/v${PV}.tar.gz -> ${P} LICENSE="AGPL-3+ GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc +notus" DEPEND=" |