Gentoo Archives: gentoo-commits

From: Viorel Munteanu <ceamac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/nss-pam-ldapd/
Date: Fri, 03 Mar 2023 06:28:47
Message-Id: 1677824706.01eb142be1a74a0ea2a4727a082844df7cd02658.ceamac@gentoo
1 commit: 01eb142be1a74a0ea2a4727a082844df7cd02658
2 Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Thu Mar 2 01:11:54 2023 +0000
4 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 06:25:06 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01eb142b
7
8 sys-auth/nss-pam-ldapd: Keyword 0.9.12-r2 sparc, #889292
9
10 Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
11 Signed-off-by: Viorel Munteanu <ceamac <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 ccf1c56b1085..0dc9f747f3cf 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 ~hppa ~ia64 ~ppc ~ppc64 x86"
25 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
26 IUSE="debug kerberos +pam pynslcd sasl test +utils"
27 REQUIRED_USE="
28 utils? ( ${PYTHON_REQUIRED_USE} )