Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/nss-pam-ldapd/
Date: Tue, 21 Dec 2021 18:52:41
Message-Id: 1640112752.996436e62884b0a4c563391e3137f0c180859f26.prometheanfire@gentoo
1 commit: 996436e62884b0a4c563391e3137f0c180859f26
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 21 18:52:18 2021 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 21 18:52:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=996436e6
7
8 sys-auth/nss-pam-ldapd: 0.9.12 stable amd64/x86
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.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.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild
17 index 945fc4c4e681..d6abaedaf53b 100644
18 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild
19 +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.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 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="debug kerberos +pam pynslcd sasl test +utils"
27 RESTRICT="!test? ( test )"