diff options
author | 2023-09-08 10:28:10 +0100 | |
---|---|---|
committer | 2023-09-08 10:28:10 +0100 | |
commit | ec15cf926226a07459954df7f118b01c9d994bbb (patch) | |
tree | 2ab4e8bc3988cd88d1f5bd977f2c3582d4408695 /net-analyzer | |
parent | sys-libs/slang: Stabilize 2.3.3 x86, #913835 (diff) | |
download | gentoo-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.ebuild | 2 |
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 |