commit: db461a2f27c0d48d9f2b87404b1d36ddcb9b4501 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 22 04:03:29 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 22 04:03:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db461a2f
sys-auth/nss_ldap: sort IUSE Signed-off-by: Sam James <sam <AT> gentoo.org> sys-auth/nss_ldap/nss_ldap-265-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild index b5c7180427c..84c5c999f9b 100644 --- a/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild @@ -12,7 +12,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" -IUSE="debug ssl sasl kerberos" +IUSE="debug kerberos ssl sasl" DEPEND=" >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}]
