diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-12-21 12:52:18 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-12-21 12:52:32 -0600 |
commit | 996436e62884b0a4c563391e3137f0c180859f26 (patch) | |
tree | 046bea4fe84bc73b23299cd50b9f3b6f3ae09925 /sys-auth/nss-pam-ldapd | |
parent | x11-misc/virtualgl: Bump to 3.0 (diff) | |
download | gentoo-996436e62884b0a4c563391e3137f0c180859f26.tar.gz gentoo-996436e62884b0a4c563391e3137f0c180859f26.tar.bz2 gentoo-996436e62884b0a4c563391e3137f0c180859f26.zip |
sys-auth/nss-pam-ldapd: 0.9.12 stable amd64/x86
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-auth/nss-pam-ldapd')
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild index 945fc4c4e681..d6abaedaf53b 100644 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://arthurdejong.org/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug kerberos +pam pynslcd sasl test +utils" RESTRICT="!test? ( test )" |