diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-09-14 08:23:12 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-09-14 08:24:20 -0500 |
commit | 02c477a7378c9fe796021e47a87217671be2117f (patch) | |
tree | 8465913989712dd67fc53e2edad75d8506b1ab12 /sys-auth | |
parent | dev-python/python-novaclient: bup (diff) | |
download | gentoo-02c477a7378c9fe796021e47a87217671be2117f.tar.gz gentoo-02c477a7378c9fe796021e47a87217671be2117f.tar.bz2 gentoo-02c477a7378c9fe796021e47a87217671be2117f.zip |
sys-auth/nss-pam-ldapd: add keywords to 0.9 series
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-auth')
-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 86a785734787..f5da09466b78 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="" +KEYWORDS="~amd64 ~x86" IUSE="debug kerberos +pam sasl test +utils" COMMON_DEP=" |