Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/suricata/
Date: Mon, 23 Aug 2021 21:29:22
Message-Id: 1629754149.3534f1f4d94222a87764e9da0dfeecd7af1ebc02.marecki@gentoo
1 commit: 3534f1f4d94222a87764e9da0dfeecd7af1ebc02
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 23 21:28:43 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 23 21:29:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3534f1f4
7
8 net-analyzer/suricata: keyword 6.0.3 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 net-analyzer/suricata/suricata-6.0.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/suricata/suricata-6.0.3.ebuild b/net-analyzer/suricata/suricata-6.0.3.ebuild
16 index 6b5b71ffe43..7e48fc1c6d5 100644
17 --- a/net-analyzer/suricata/suricata-6.0.3.ebuild
18 +++ b/net-analyzer/suricata/suricata-6.0.3.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://www.openinfosecfoundation.org/download/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0/6"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~riscv ~x86"
25 IUSE="+af-packet bpf control-socket cuda debug +detection geoip hardened lua lz4 nflog +nfqueue redis systemd test"
26
27 RESTRICT="!test? ( test )"