From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4B4061580B3 for ; Fri, 3 Sep 2021 12:15:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEF4CE089A; Fri, 3 Sep 2021 12:15:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 74946E089A for ; Fri, 3 Sep 2021 12:15:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3E7AF3405BB for ; Fri, 3 Sep 2021 12:15:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB7D5A3 for ; Fri, 3 Sep 2021 12:15:36 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1630671329.c35e7a8637505017e54618e2e0f5c558992008e3.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: c35e7a8637505017e54618e2e0f5c558992008e3 X-VCS-Branch: master Date: Fri, 3 Sep 2021 12:15:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 467b4862-4f23-454c-8c00-0bfbb191cbf9 X-Archives-Hash: c2384347f9afa47d7c9f13ebc1eec007 commit: c35e7a8637505017e54618e2e0f5c558992008e3 Author: Jonathan Davies protonmail com> AuthorDate: Fri Sep 3 00:35:15 2021 +0000 Commit: Marek Szuba gentoo 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 protonmail.com> Signed-off-by: Marek Szuba 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 (2021-09-03) +# Requires CPU with SSSE3 support +net-analyzer/suricata hyperscan + # Marek Szuba (2021-09-02) # dev-python/pebble not keyworded here due to failing tests. # That said, with pebble-4.6.3 installed manually