summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-08 10:28:11 +0100
committerSam James <sam@gentoo.org>2023-09-08 10:28:11 +0100
commit9d77d7c79932ecc89b84f857bd43b650ed7d5481 (patch)
tree0999dd2bb010aff9da5a8a63fd05763ac8da32d1 /net-analyzer
parentnet-analyzer/sec: Stabilize 2.9.2 amd64, #913836 (diff)
downloadgentoo-9d77d7c79932ecc89b84f857bd43b650ed7d5481.tar.gz
gentoo-9d77d7c79932ecc89b84f857bd43b650ed7d5481.tar.bz2
gentoo-9d77d7c79932ecc89b84f857bd43b650ed7d5481.zip
net-analyzer/sec: Stabilize 2.9.2 x86, #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 6c35249e16dc..58956cadc373 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