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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 08ECB1581D3 for ; Mon, 27 May 2024 13:11:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 288542BC013; Mon, 27 May 2024 13:11:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 031522BC013 for ; Mon, 27 May 2024 13:11:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F11C133FE60 for ; Mon, 27 May 2024 13:11:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4FB841161 for ; Mon, 27 May 2024 13:11:47 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1716815468.85747de6f5b661ccc3aa2bdf23bdc2b4bf95d1ad.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/x32/package.mask X-VCS-Directories: profiles/arch/amd64/x32/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 85747de6f5b661ccc3aa2bdf23bdc2b4bf95d1ad X-VCS-Branch: master Date: Mon, 27 May 2024 13:11:47 +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: 1ab0c996-60ee-413b-af89-bb1a82dbf5cc X-Archives-Hash: 06c254e960c404623528d62c3f598eab commit: 85747de6f5b661ccc3aa2bdf23bdc2b4bf95d1ad Author: Ben Kohler gentoo org> AuthorDate: Mon May 27 13:11:08 2024 +0000 Commit: Ben Kohler gentoo org> CommitDate: Mon May 27 13:11:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85747de6 profiles/arch/amd64/x32: one more libpcre2[jit] mask Signed-off-by: Ben Kohler gentoo.org> profiles/arch/amd64/x32/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index b6103704c241..4a4c909dff25 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -3,6 +3,7 @@ # Ben Kohler (2024-05-27) # Requires libpcre2[jit] which is now masked on x32 +mail-filter/rspamd net-analyzer/ossec-hids # James Le Cuirot (2024-02-17)