diff options
author | 2023-12-16 09:09:28 +0200 | |
---|---|---|
committer | 2023-12-16 09:09:28 +0200 | |
commit | b24b2383f5819b015b20186052a8de67d334c3bd (patch) | |
tree | a521742f409047e9c6049d2c36c5968d73a683af /sys-auth | |
parent | sys-fs/lvm2: Stabilize 2.03.22-r2 x86, #916094 (diff) | |
download | gentoo-b24b2383f5819b015b20186052a8de67d334c3bd.tar.gz gentoo-b24b2383f5819b015b20186052a8de67d334c3bd.tar.bz2 gentoo-b24b2383f5819b015b20186052a8de67d334c3bd.zip |
sys-auth/nss-pam-ldapd: Stabilize 0.9.12-r3 x86, #920084
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r3.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r3.ebuild index cac6c0e7ae00..002896040d73 100644 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r3.ebuild +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://arthurdejong.org/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~sparc x86" IUSE="debug kerberos +pam pynslcd sasl selinux test +utils" REQUIRED_USE=" utils? ( ${PYTHON_REQUIRED_USE} ) |