diff options
author | 2023-12-18 19:57:52 -0500 | |
---|---|---|
committer | 2023-12-19 05:17:36 +0000 | |
commit | 2a66ba9c65e1a96320cd370813579db686c7c70b (patch) | |
tree | ff8fef149f95d9384e61382078d677fb180515e2 /sys-auth | |
parent | games-fps/freedoom: Keyword 0.12.1 ppc64, #849866 (diff) | |
download | gentoo-2a66ba9c65e1a96320cd370813579db686c7c70b.tar.gz gentoo-2a66ba9c65e1a96320cd370813579db686c7c70b.tar.bz2 gentoo-2a66ba9c65e1a96320cd370813579db686c7c70b.zip |
sys-auth/nss-pam-ldapd: Keyword 0.9.12-r3 ppc64, #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 | 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 002896040d73..df2aa6b4554c 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 ~mips ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc64 ~sparc x86" IUSE="debug kerberos +pam pynslcd sasl selinux test +utils" REQUIRED_USE=" utils? ( ${PYTHON_REQUIRED_USE} ) |