From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1419218-garchives=archives.gentoo.org@lists.gentoo.org>
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 893D6158094
	for <garchives@archives.gentoo.org>; Mon, 18 Jul 2022 12:46:37 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7393FE0F58;
	Mon, 18 Jul 2022 12:46:36 +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 C9209E0F18
	for <gentoo-commits@lists.gentoo.org>; Mon, 18 Jul 2022 12:46:35 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 88985340948
	for <gentoo-commits@lists.gentoo.org>; Mon, 18 Jul 2022 12:46:34 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D0C914EC
	for <gentoo-commits@lists.gentoo.org>; Mon, 18 Jul 2022 12:46:32 +0000 (UTC)
From: "Ben Kohler" <bkohler@gentoo.org>
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" <bkohler@gentoo.org>
Message-ID: <1658148346.1fc7aca8dc0b19f2725367f5fe363b3a985dbb80.bkohler@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/features/selinux/package.use.force
X-VCS-Directories: profiles/features/selinux/
X-VCS-Committer: bkohler
X-VCS-Committer-Name: Ben Kohler
X-VCS-Revision: 1fc7aca8dc0b19f2725367f5fe363b3a985dbb80
X-VCS-Branch: master
Date: Mon, 18 Jul 2022 12:46:32 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 905b5473-57a7-47a8-9dc1-8186bcfbd38f
X-Archives-Hash: d1777b9dda743b1f069a98c743b4dd75

commit:     1fc7aca8dc0b19f2725367f5fe363b3a985dbb80
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 12:25:30 2022 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 12:45:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc7aca8

profiles/features/selinux: force static-libs for libpcre2 also

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 profiles/features/selinux/package.use.force | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/selinux/package.use.force b/profiles/features/selinux/package.use.force
index e05cf6bb0589..4098a657aac7 100644
--- a/profiles/features/selinux/package.use.force
+++ b/profiles/features/selinux/package.use.force
@@ -6,6 +6,7 @@
 # so stages can build with no interacton. Bug #527938
 sys-libs/libselinux static-libs
 dev-libs/libpcre static-libs
+dev-libs/libcre2 static-libs
 
 # Sven Vermeulen <swift@gentoo.org> (2013-05-21)
 # sys-apps/policycoreutils has PYTHON_USE_WITH="xml" set, so we force it