commit: c35e7a8637505017e54618e2e0f5c558992008e3 Author: Jonathan Davies <jpds <AT> protonmail <DOT> com> AuthorDate: Fri Sep 3 00:35:15 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Fri Sep 3 12:15:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c35e7a86
profiles/arch/riscv/package.use.mask: Mask USE=hyperscan for net-analyzer/suricata. Closes: https://github.com/gentoo/gentoo/pull/22200 Signed-off-by: Jonathan Davies <jpds <AT> protonmail.com> Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 288d2d91afe..45837d6ce13 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Jonathan Davies <[email protected]> (2021-09-03) +# Requires CPU with SSSE3 support +net-analyzer/suricata hyperscan + # Marek Szuba <[email protected]> (2021-09-02) # dev-python/pebble not keyworded here due to failing tests. # That said, with pebble-4.6.3 installed manually
