diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:20:09 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:20:09 +0100 |
commit | 6f8a1fa7a5877213acba704c9198e9f34f845d31 (patch) | |
tree | 4ea3b4ded73aa5415af94c1c1ab463c3a2a8a57e /sys-auth/pam_ldap | |
parent | sys-auth/nss_ldap: destabilise for ppc (diff) | |
download | gentoo-6f8a1fa7a5877213acba704c9198e9f34f845d31.tar.gz gentoo-6f8a1fa7a5877213acba704c9198e9f34f845d31.tar.bz2 gentoo-6f8a1fa7a5877213acba704c9198e9f34f845d31.zip |
sys-auth/pam_ldap: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-auth/pam_ldap')
-rw-r--r-- | sys-auth/pam_ldap/pam_ldap-186-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_ldap/pam_ldap-186-r3.ebuild b/sys-auth/pam_ldap/pam_ldap-186-r3.ebuild index 4b2623eb8208..aebb514b53ba 100644 --- a/sys-auth/pam_ldap/pam_ldap-186-r3.ebuild +++ b/sys-auth/pam_ldap/pam_ldap-186-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86" IUSE="ssl sasl" DEPEND="sys-libs/pam[${MULTILIB_USEDEP}] |