diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:20:08 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:20:08 +0100 |
commit | 84dc4688cd30712a44006905fdb54e0e7550448f (patch) | |
tree | 2985ee5b43344127bda078164e164bfff5db8732 /sys-auth/nss_ldap | |
parent | sys-auth/libnss-mysql: destabilize 1.5_p20060915-r5 for ~ppc (diff) | |
download | gentoo-84dc4688cd30712a44006905fdb54e0e7550448f.tar.gz gentoo-84dc4688cd30712a44006905fdb54e0e7550448f.tar.bz2 gentoo-84dc4688cd30712a44006905fdb54e0e7550448f.zip |
sys-auth/nss_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/nss_ldap')
-rw-r--r-- | sys-auth/nss_ldap/nss_ldap-265-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild index 0f4410ae1a32..b082f724c054 100644 --- a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-265-r10.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" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux" IUSE="debug kerberos ssl sasl split-usr" DEPEND=" |