diff options
author | Sam James <sam@gentoo.org> | 2021-08-29 18:53:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-29 18:53:12 +0100 |
commit | 2ea16e94cc03f657d93f212d58da4800eec2de0e (patch) | |
tree | cd09064208f61178858ab26f2375d7afa648ccc4 /sys-auth/nss_ldap | |
parent | app-benchmarks/bonnie++: stable 2.00a for sparc, bug #808417 (diff) | |
download | gentoo-2ea16e94cc03f657d93f212d58da4800eec2de0e.tar.gz gentoo-2ea16e94cc03f657d93f212d58da4800eec2de0e.tar.bz2 gentoo-2ea16e94cc03f657d93f212d58da4800eec2de0e.zip |
sys-auth/nss_ldap: Stabilize 265-r10 ppc64, #810058
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/nss_ldap')
-rw-r--r-- | sys-auth/nss_ldap/nss_ldap-265-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild index c3f6730e68f5..940538add09e 100644 --- a/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-265-r10.ebuild @@ -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=" |