diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-22 12:39:39 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-23 00:04:44 -0500 |
commit | befc4ee3450687083e60cd85b490902af4eac91a (patch) | |
tree | f057fa1f5a10ede3fc6341a63711871933bbf417 /net-analyzer/suricata | |
parent | dev-libs/vectorscan: Keyword 5.4.11 x86, #918871 (diff) | |
download | gentoo-befc4ee3450687083e60cd85b490902af4eac91a.tar.gz gentoo-befc4ee3450687083e60cd85b490902af4eac91a.tar.bz2 gentoo-befc4ee3450687083e60cd85b490902af4eac91a.zip |
net-analyzer/suricata: Keyword 7.0.2-r1 x86, #918871
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'net-analyzer/suricata')
-rw-r--r-- | net-analyzer/suricata/suricata-7.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/suricata/suricata-7.0.2-r1.ebuild b/net-analyzer/suricata/suricata-7.0.2-r1.ebuild index 9f79f08d97d4..897087d2c82d 100644 --- a/net-analyzer/suricata/suricata-7.0.2-r1.ebuild +++ b/net-analyzer/suricata/suricata-7.0.2-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.openinfosecfoundation.org/download/${P}.tar.gz LICENSE="GPL-2" SLOT="0/7" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="+af-packet af-xdp bpf control-socket cuda debug +detection geoip hardened hyperscan lua lz4 nflog +nfqueue redis systemd test" VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/openinfosecfoundation.org.asc" |