summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-auth/pam_ldap/pam_ldap-186-r3.ebuild (renamed from sys-auth/pam_ldap/pam_ldap-186-r2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_ldap/pam_ldap-186-r2.ebuild b/sys-auth/pam_ldap/pam_ldap-186-r3.ebuild
index 265ea06539fc..4b2623eb8208 100644
--- a/sys-auth/pam_ldap/pam_ldap-186-r2.ebuild
+++ b/sys-auth/pam_ldap/pam_ldap-186-r3.ebuild
@@ -16,7 +16,7 @@ IUSE="ssl sasl"
DEPEND="sys-libs/pam[${MULTILIB_USEDEP}]
>=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}]
- virtual/libcrypt:=
+ virtual/libcrypt:=[${MULTILIB_USEDEP}]
sasl? ( >=dev-libs/cyrus-sasl-2.1.26-r3[${MULTILIB_USEDEP}] )"
RDEPEND="${DEPEND}"