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 D0FBE1382C5 for ; Wed, 10 Jun 2020 22:31:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D91A5E0965; Wed, 10 Jun 2020 22:31:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BECA2E0965 for ; Wed, 10 Jun 2020 22:31:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 237F534F20F for ; Wed, 10 Jun 2020 22:30:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9178D9C for ; Wed, 10 Jun 2020 22:30:57 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1591828239.efd183d278f37f42a1320b4589bfea0ff6cf2165.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: efd183d278f37f42a1320b4589bfea0ff6cf2165 X-VCS-Branch: master Date: Wed, 10 Jun 2020 22:30:57 +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: b0cc0597-7758-4795-afd6-30ff7572a2a1 X-Archives-Hash: 0f485b78bf17a1a2ed58e436e68bb7b8 commit: efd183d278f37f42a1320b4589bfea0ff6cf2165 Author: Georgy Yakovlev gentoo org> AuthorDate: Wed Jun 10 22:28:49 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed Jun 10 22:30:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd183d2 profiles/arch/powerpc/ppc64: adjust pambase[passwdqc] mask Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/powerpc/ppc64/package.use.mask | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 1471d4c28c6..a102fb4120c 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -135,8 +135,9 @@ x11-misc/rss-glx quesoglc net-libs/libproxy webkit # Brent Baude (2008-06-11) -# Masking out passwdqc from pambase since passwdqc -sys-auth/pambase passwdqc +# Masking out passwdqc from older pambase since pam_passwdqc is not keyworded +# new versions require sys-auth/passwdqc which is keyworded +<=sys-auth/pambase-20200304 passwdqc # Joseph Jezak (2010-02-12) # Mask unstable pidgin deps until we can mark them stable (farsight2)