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