diff options
Diffstat (limited to 'net-nds/openldap/openldap-2.4.35.ebuild')
-rw-r--r-- | net-nds/openldap/openldap-2.4.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.4.35.ebuild b/net-nds/openldap/openldap-2.4.35.ebuild index c66efd4189e3..ed3ad3fc271c 100644 --- a/net-nds/openldap/openldap-2.4.35.ebuild +++ b/net-nds/openldap/openldap-2.4.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.4.35.ebuild,v 1.6 2013/09/02 11:13:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.4.35.ebuild,v 1.7 2013/09/03 11:54:16 ago Exp $ EAPI="4" @@ -17,7 +17,7 @@ SRC_URI="mirror://openldap/openldap-release/${P}.tgz LICENSE="OPENLDAP" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE_DAEMON="crypt icu samba slp tcpd experimental minimal" IUSE_BACKEND="+berkdb" |