diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-12-17 10:10:24 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-12-17 10:10:24 +0900 |
commit | 70434595dc039ef3933cb945bb8d5b7c83cccef5 (patch) | |
tree | b90aad38652ded77b40a6edf655be4ec9a5cf780 /sys-auth/nss-pam-ldapd | |
parent | dev-lang/go: stabilize 1.7.4 on amd64 for #602766 (diff) | |
download | gentoo-70434595dc039ef3933cb945bb8d5b7c83cccef5.tar.gz gentoo-70434595dc039ef3933cb945bb8d5b7c83cccef5.tar.bz2 gentoo-70434595dc039ef3933cb945bb8d5b7c83cccef5.zip |
sys-auth/nss-pam-ldapd: stable for amd64
Diffstat (limited to 'sys-auth/nss-pam-ldapd')
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild index 10b5796189de..c4bcf872b8a0 100644 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://arthurdejong.org/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug kerberos +pam sasl test +utils" COMMON_DEP=" |