commit: 587a0fb2a6aebf4e36e03f6062b33fa7a778b171
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Thu Sep 28 16:57:24 2023 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Thu Sep 28 16:57:24 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=587a0fb2
net-nds/openldap: sync ::gentoo
Signed-off-by: orbea <orbea <AT> riseup.net>
net-nds/openldap/openldap-2.6.3-r7.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/net-nds/openldap/openldap-2.6.3-r7.ebuild
b/net-nds/openldap/openldap-2.6.3-r7.ebuild
index fe5d4e7..493fe72 100644
--- a/net-nds/openldap/openldap-2.6.3-r7.ebuild
+++ b/net-nds/openldap/openldap-2.6.3-r7.ebuild
@@ -33,15 +33,13 @@ IUSE_OPTIONAL="debug gnutls iodbc ipv6 odbc sasl ssl
selinux static-libs +syslog
IUSE_CONTRIB="kerberos kinit pbkdf2 sha2 smbkrb5passwd"
IUSE_CONTRIB="${IUSE_CONTRIB} cxx"
IUSE="systemd ${IUSE_DAEMON} ${IUSE_BACKEND} ${IUSE_OVERLAY} ${IUSE_OPTIONAL}
${IUSE_CONTRIB}"
-RESTRICT="!test? ( test )"
-
-RESTRICT="!test? ( test )"
REQUIRED_USE="cxx? ( sasl )
pbkdf2? ( ssl )
test? ( cleartext sasl )
autoca? ( !gnutls )
?? ( test minimal )
kerberos? ( ?? ( kinit smbkrb5passwd ) )"
+RESTRICT="!test? ( test )"
# openssl is needed to generate lanman-passwords required by samba
COMMON_DEPEND="