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 B5843158030 for ; Tue, 28 Feb 2023 01:30:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 336DFE077F; Tue, 28 Feb 2023 01:30:40 +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 71803E077F for ; Tue, 28 Feb 2023 01:30:39 +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 2A180340CF1 for ; Tue, 28 Feb 2023 01:30:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 550118C7 for ; Tue, 28 Feb 2023 01:30:36 +0000 (UTC) From: "Sam James" 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" Message-ID: <1677547811.69754653e402188fa6d8156de187365d8d66c076.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/nss-pam-ldapd/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild X-VCS-Directories: sys-auth/nss-pam-ldapd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 69754653e402188fa6d8156de187365d8d66c076 X-VCS-Branch: master Date: Tue, 28 Feb 2023 01:30: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: 46403b33-6b87-4485-9507-91b2bd2d84c7 X-Archives-Hash: ce5d41852ebf12cb98cc133d21e2471f commit: 69754653e402188fa6d8156de187365d8d66c076 Author: Matoro Mahri users noreply github com> AuthorDate: Mon Feb 27 03:01:20 2023 +0000 Commit: Sam James gentoo org> CommitDate: Tue Feb 28 01:30:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69754653 sys-auth/nss-pam-ldapd: Keyword 0.9.12-r2 hppa, #889292 Signed-off-by: Matoro Mahri users.noreply.github.com> Signed-off-by: Sam James gentoo.org> sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild index a45bd318eadf..ccf1c56b1085 100644 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://arthurdejong.org/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86" IUSE="debug kerberos +pam pynslcd sasl test +utils" REQUIRED_USE=" utils? ( ${PYTHON_REQUIRED_USE} )