--- a/sys-libs/ldb/ldb-1.1.27.ebuild 2016-08-07 05:12:51.000000000 -0400 +++ b/sys-libs/ldb/ldb-1.1.27.ebuild 2016-08-29 04:21:26.149528565 -0400 @@ -15,14 +15,14 @@ SRC_URI="http://www.samba.org/ftp/pub/${ LICENSE="LGPL-3" SLOT="0/${PV}" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" -IUSE="doc" +IUSE="doc +ldap" RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] ) dev-libs/popt[${MULTILIB_USEDEP}] >=sys-libs/talloc-2.1.8[python,${MULTILIB_USEDEP}] >=sys-libs/tevent-0.9.29[python(+),${MULTILIB_USEDEP}] >=sys-libs/tdb-1.3.10[python,${MULTILIB_USEDEP}] - net-nds/openldap + ldap? ( net-nds/openldap ) !!=net-fs/samba-4.0.0[ldb] ${PYTHON_DEPS}