Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/nss-pam-ldapd/
Date: Tue, 28 Feb 2023 01:30:42
Message-Id: 1677547811.69754653e402188fa6d8156de187365d8d66c076.sam@gentoo
1 commit: 69754653e402188fa6d8156de187365d8d66c076
2 Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Mon Feb 27 03:01:20 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 01:30:11 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69754653
7
8 sys-auth/nss-pam-ldapd: Keyword 0.9.12-r2 hppa, #889292
9
10 Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index a45bd318eadf..ccf1c56b1085 100644
18 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild
19 +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://arthurdejong.org/${PN}/${P}.tar.gz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
25 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86"
26 IUSE="debug kerberos +pam pynslcd sasl test +utils"
27 REQUIRED_USE="
28 utils? ( ${PYTHON_REQUIRED_USE} )