diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:30 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:30 +0200 |
commit | d19cd3709cbf2a711e95aac5f5b0d3d2321ab24a (patch) | |
tree | 6698107212b984692c5e15f396e7bcfccf1dcf6b /net-analyzer/sec | |
parent | net-analyzer/mrtg: Stabilize 2.17.10 sparc, #886937 (diff) | |
download | gentoo-d19cd3709cbf2a711e95aac5f5b0d3d2321ab24a.tar.gz gentoo-d19cd3709cbf2a711e95aac5f5b0d3d2321ab24a.tar.bz2 gentoo-d19cd3709cbf2a711e95aac5f5b0d3d2321ab24a.zip |
net-analyzer/sec: Stabilize 2.9.1 amd64, #886939
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/sec')
-rw-r--r-- | net-analyzer/sec/sec-2.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sec/sec-2.9.1.ebuild b/net-analyzer/sec/sec-2.9.1.ebuild index bf2342ed790d..bc37a9715f58 100644 --- a/net-analyzer/sec/sec-2.9.1.ebuild +++ b/net-analyzer/sec/sec-2.9.1.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 virtual/perl-JSON-PP" |