diff options
author | 2024-02-28 21:50:02 +0100 | |
---|---|---|
committer | 2024-02-28 21:50:02 +0100 | |
commit | a5918ee2a04b7f03e08bf27399f47c90eee52e01 (patch) | |
tree | 79268d81b8f2389394fec98d8fbae67dec5c2b3d | |
parent | dev-cpp/cctz: Keyword 2.4 x86, #925664 (diff) | |
download | gentoo-a5918ee2a04b7f03e08bf27399f47c90eee52e01.tar.gz gentoo-a5918ee2a04b7f03e08bf27399f47c90eee52e01.tar.bz2 gentoo-a5918ee2a04b7f03e08bf27399f47c90eee52e01.zip |
net-analyzer/gvm: Stabilize 22.4-r1 amd64, #925668
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | net-analyzer/gvm/gvm-22.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/gvm/gvm-22.4-r1.ebuild b/net-analyzer/gvm/gvm-22.4-r1.ebuild index 4639c27b5590..1fce1de5e626 100644 --- a/net-analyzer/gvm/gvm-22.4-r1.ebuild +++ b/net-analyzer/gvm/gvm-22.4-r1.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 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.greenbone.net" SLOT="0" LICENSE="AGPL-3+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="cli doc +gsa ldap ospd snmp radius" RDEPEND=" |