diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-28 21:50:12 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-28 21:50:12 +0100 |
commit | 9653a73ec02b46edfe03253bcd06ad863c87eed1 (patch) | |
tree | 0a084b3c48c235dafebcbcc415c1ae588420ec72 | |
parent | net-analyzer/gsa: Stabilize 23.0.0 amd64, #925668 (diff) | |
download | gentoo-9653a73ec02b46edfe03253bcd06ad863c87eed1.tar.gz gentoo-9653a73ec02b46edfe03253bcd06ad863c87eed1.tar.bz2 gentoo-9653a73ec02b46edfe03253bcd06ad863c87eed1.zip |
net-analyzer/notus-scanner: Stabilize 22.6.2 amd64, #925668
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | net-analyzer/notus-scanner/notus-scanner-22.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/notus-scanner/notus-scanner-22.6.2.ebuild b/net-analyzer/notus-scanner/notus-scanner-22.6.2.ebuild index 81f845b916f0..1e63401e469d 100644 --- a/net-analyzer/notus-scanner/notus-scanner-22.6.2.ebuild +++ b/net-analyzer/notus-scanner/notus-scanner-22.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-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/notus-scanner/archive/refs/tags/v${PV}.tar SLOT="0" LICENSE="AGPL-3 AGPL-3+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=" acct-user/gvm |