diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-10-12 11:43:50 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-10-12 11:43:50 +0200 |
commit | 6e3ddd9bca1dcf75983c98ff91d741cbdcbc9bb3 (patch) | |
tree | 95ae0db73417d64a81df7d0a7899a60ec11a56d4 /sys-auth | |
parent | net-misc/icingadb: Stabilize 1.2.0 amd64, #941361 (diff) | |
download | gentoo-6e3ddd9bca1dcf75983c98ff91d741cbdcbc9bb3.tar.gz gentoo-6e3ddd9bca1dcf75983c98ff91d741cbdcbc9bb3.tar.bz2 gentoo-6e3ddd9bca1dcf75983c98ff91d741cbdcbc9bb3.zip |
sys-auth/nss-pam-ldapd: Stabilize 0.9.12-r4 amd64, #941363
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r4.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r4.ebuild index 815a5f464dc9..2605c6199775 100644 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r4.ebuild +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r4.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://arthurdejong.org/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="debug kerberos +pam pynslcd sasl selinux test +utils" REQUIRED_USE=" ${PYTHON_REQUIRED_USE} |