diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-27 16:56:38 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-28 07:27:01 +0200 |
commit | d7925a70111bf053c78b30d363322141f7d5d615 (patch) | |
tree | 62482e24095de7995779b4a85c173ab4396109e1 /sys-auth | |
parent | dev-python/python-daemon: Keyword 2.3.2 alpha, #889292 (diff) | |
download | gentoo-d7925a70111bf053c78b30d363322141f7d5d615.tar.gz gentoo-d7925a70111bf053c78b30d363322141f7d5d615.tar.bz2 gentoo-d7925a70111bf053c78b30d363322141f7d5d615.zip |
sys-auth/nss-pam-ldapd: Keyword 0.9.12-r3 alpha, #889292
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-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 b151900c2b92..c3a9bce202ad 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="~amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" IUSE="debug kerberos +pam pynslcd sasl selinux test +utils" REQUIRED_USE=" utils? ( ${PYTHON_REQUIRED_USE} ) |