diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-08-23 22:28:43 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-08-23 22:29:09 +0100 |
commit | 3534f1f4d94222a87764e9da0dfeecd7af1ebc02 (patch) | |
tree | 02e5c0b1b72a4cc8cec105045bdad1c1d2a7c4a5 /net-analyzer/suricata | |
parent | app-text/pinfo: keyword 0.6.13 for ~riscv (diff) | |
download | gentoo-3534f1f4d94222a87764e9da0dfeecd7af1ebc02.tar.gz gentoo-3534f1f4d94222a87764e9da0dfeecd7af1ebc02.tar.bz2 gentoo-3534f1f4d94222a87764e9da0dfeecd7af1ebc02.zip |
net-analyzer/suricata: keyword 6.0.3 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-analyzer/suricata')
-rw-r--r-- | net-analyzer/suricata/suricata-6.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/suricata/suricata-6.0.3.ebuild b/net-analyzer/suricata/suricata-6.0.3.ebuild index 6b5b71ffe43b..7e48fc1c6d58 100644 --- a/net-analyzer/suricata/suricata-6.0.3.ebuild +++ b/net-analyzer/suricata/suricata-6.0.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://www.openinfosecfoundation.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/6" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="+af-packet bpf control-socket cuda debug +detection geoip hardened lua lz4 nflog +nfqueue redis systemd test" RESTRICT="!test? ( test )" |