diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-23 21:59:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-23 21:59:19 +0200 |
commit | 0fe8ceba6427e70207fd19a196a853731c01021f (patch) | |
tree | 4ec20c8051f5d235d9710f3514bbd4e278cbac54 /sys-auth/nss-pam-ldapd | |
parent | virtual/perl-Module-CoreList: Stabilize 5.202.311.290 x86, #920096 (diff) | |
download | gentoo-0fe8ceba6427e70207fd19a196a853731c01021f.tar.gz gentoo-0fe8ceba6427e70207fd19a196a853731c01021f.tar.bz2 gentoo-0fe8ceba6427e70207fd19a196a853731c01021f.zip |
sys-auth/nss-pam-ldapd: Stabilize 0.9.12-r3 amd64, #920084
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth/nss-pam-ldapd')
-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 df2aa6b4554c..cd1a50ce5be8 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 ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc64 ~sparc x86" IUSE="debug kerberos +pam pynslcd sasl selinux test +utils" REQUIRED_USE=" utils? ( ${PYTHON_REQUIRED_USE} ) |