diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-28 21:50:04 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-28 21:50:04 +0100 |
commit | d424e531dfe8febbf20643d86a83c546413fdf2c (patch) | |
tree | 3d1ce6a4735d3113bf6212ccc996f99203a9d7f2 /net-analyzer/gvm-libs | |
parent | net-analyzer/gsad: Stabilize 22.9.1 amd64, #925668 (diff) | |
download | gentoo-d424e531dfe8febbf20643d86a83c546413fdf2c.tar.gz gentoo-d424e531dfe8febbf20643d86a83c546413fdf2c.tar.bz2 gentoo-d424e531dfe8febbf20643d86a83c546413fdf2c.zip |
net-analyzer/gvm-libs: Stabilize 22.8.0 amd64, #925668
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/gvm-libs')
-rw-r--r-- | net-analyzer/gvm-libs/gvm-libs-22.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/gvm-libs/gvm-libs-22.8.0.ebuild b/net-analyzer/gvm-libs/gvm-libs-22.8.0.ebuild index 445a62fcabeb..5c0ad0faa80c 100644 --- a/net-analyzer/gvm-libs/gvm-libs-22.8.0.ebuild +++ b/net-analyzer/gvm-libs/gvm-libs-22.8.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/greenbone/gvm-libs/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc ldap test radius" RESTRICT="!test? ( test )" |