summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-08 10:28:10 +0100
committerSam James <sam@gentoo.org>2023-09-08 10:28:10 +0100
commitec15cf926226a07459954df7f118b01c9d994bbb (patch)
tree2ab4e8bc3988cd88d1f5bd977f2c3582d4408695 /net-analyzer
parentsys-libs/slang: Stabilize 2.3.3 x86, #913835 (diff)
downloadgentoo-ec15cf926226a07459954df7f118b01c9d994bbb.tar.gz
gentoo-ec15cf926226a07459954df7f118b01c9d994bbb.tar.bz2
gentoo-ec15cf926226a07459954df7f118b01c9d994bbb.zip
net-analyzer/sec: Stabilize 2.9.2 amd64, #913836
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/sec/sec-2.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sec/sec-2.9.2.ebuild b/net-analyzer/sec/sec-2.9.2.ebuild
index e6658bf788e6..6c35249e16dc 100644
--- a/net-analyzer/sec/sec-2.9.2.ebuild
+++ b/net-analyzer/sec/sec-2.9.2.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