diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-28 15:25:07 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-29 04:20:43 +0000 |
commit | 7b68c2df53d549cade86852d2cffd9a3088268ce (patch) | |
tree | 9f1310929d9bbe9da995394da3e020f3f30cdb56 /sys-auth | |
parent | dev-python/python-daemon: Stabilize 2.3.2 ppc64, #889294 (diff) | |
download | gentoo-7b68c2df53d549cade86852d2cffd9a3088268ce.tar.gz gentoo-7b68c2df53d549cade86852d2cffd9a3088268ce.tar.bz2 gentoo-7b68c2df53d549cade86852d2cffd9a3088268ce.zip |
sys-auth/nss-pam-ldapd: Stabilize 0.9.12-r2 ppc64, #889294
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 0dc9f747f3cf..0f9127052a62 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE="debug kerberos +pam pynslcd sasl test +utils" REQUIRED_USE=" utils? ( ${PYTHON_REQUIRED_USE} ) |