From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1718942-garchives=archives.gentoo.org@lists.gentoo.org>
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))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 67F2D1582EF
	for <garchives@archives.gentoo.org>; Tue, 18 Feb 2025 02:49:55 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 4C594343116
	for <garchives@archives.gentoo.org>; Tue, 18 Feb 2025 02:49:55 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 3BD131103A8;
	Tue, 18 Feb 2025 02:49:54 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by bobolink.gentoo.org (Postfix) with ESMTPS id 2EED71103A8
	for <gentoo-commits@lists.gentoo.org>; Tue, 18 Feb 2025 02:49:54 +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))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id D75C7343116
	for <gentoo-commits@lists.gentoo.org>; Tue, 18 Feb 2025 02:49:53 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 601E21236
	for <gentoo-commits@lists.gentoo.org>; Tue, 18 Feb 2025 02:49:52 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1739846971.53afd534b90d31449d9cc3d90e4b1e6da75d62d3.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/powerpc/ppc32/package.use.stable.mask
X-VCS-Directories: profiles/arch/powerpc/ppc32/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 53afd534b90d31449d9cc3d90e4b1e6da75d62d3
X-VCS-Branch: master
Date: Tue, 18 Feb 2025 02:49:52 +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: b70eaea1-8e94-48e4-b345-cf8678afbed5
X-Archives-Hash: d410000e259a5784a56b685f18605d8a

commit:     53afd534b90d31449d9cc3d90e4b1e6da75d62d3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 18 02:49:31 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 18 02:49:31 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53afd534

profiles/arch/powerpc/ppc32: mask net-nds/openldap[sasl]

...because cyrus-sasl isn't marked stable here.

Bug: https://bugs.gentoo.org/942450
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.stable.mask | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.mask b/profiles/arch/powerpc/ppc32/package.use.stable.mask
index bb654ae9f2d7..709f37177052 100644
--- a/profiles/arch/powerpc/ppc32/package.use.stable.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.stable.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # When you add an entry to the top of this file, add your name, the date, and
@@ -59,6 +59,7 @@ media-video/vlc samba
 # net-nds/openldap / dev-libs/cyrus-sasl not stable here
 dev-lang/php ldap-sasl
 mail-mta/postfix ldap-bind
+net-nds/openldap sasl
 
 # Sam James <sam@gentoo.org> (2022-03-03)
 # No kerberos provider is marked stable here