From 46cbf6d2840685c4e9f444dfeb014b506eb1a07b Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 8 Mar 2025 20:54:17 +0200 Subject: [PATCH] net-analyzer/sec: Stabilize 2.9.3 amd64, #950930 Signed-off-by: Arthur Zamarin --- net-analyzer/sec/sec-2.9.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/sec/sec-2.9.3.ebuild b/net-analyzer/sec/sec-2.9.3.ebuild index e209ae6852494..0be42991c0a15 100644 --- a/net-analyzer/sec/sec-2.9.3.ebuild +++ b/net-analyzer/sec/sec-2.9.3.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/simple-evcorr/sec/releases/download/${PV}/${P}.tar.g LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc x86 ~amd64-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux" RDEPEND=" >=dev-lang/perl-5.8.0