diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-13 14:33:00 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-14 04:13:28 +0000 |
commit | 3a4a567fa9e13bbd4c3a16f053444377dcfc76c9 (patch) | |
tree | 7fbf0cc42cdb2e82f026ba8867bc87df551e8f04 /sys-auth | |
parent | net-analyzer/arping: Stabilize 2.23 arm, #886221 (diff) | |
download | gentoo-3a4a567fa9e13bbd4c3a16f053444377dcfc76c9.tar.gz gentoo-3a4a567fa9e13bbd4c3a16f053444377dcfc76c9.tar.bz2 gentoo-3a4a567fa9e13bbd4c3a16f053444377dcfc76c9.zip |
sys-auth/nss-pam-ldapd: Keyword 0.9.12-r3 arm, #902219
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 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 cd1a50ce5be8..ad51ea51a204 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://arthurdejong.org/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc64 ~sparc x86" IUSE="debug kerberos +pam pynslcd sasl selinux test +utils" REQUIRED_USE=" utils? ( ${PYTHON_REQUIRED_USE} ) |