diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-03-16 12:50:51 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-03-16 12:58:12 -0500 |
commit | e05c1b9c4c920491e9a73ccceb0012018055a09f (patch) | |
tree | a7ddcd0edbd44884f86d2c129c9fa80f92bdb38f /sys-auth | |
parent | dev-python/python-daemon: cleanup (diff) | |
download | gentoo-e05c1b9c4c920491e9a73ccceb0012018055a09f.tar.gz gentoo-e05c1b9c4c920491e9a73ccceb0012018055a09f.tar.bz2 gentoo-e05c1b9c4c920491e9a73ccceb0012018055a09f.zip |
sys-auth/nss-pam-ldapd: 0.9.11-r2 stable amd64/x86
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild index 53e23ca1d640..f93312d95f08 100644 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.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 )" |