diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-07-21 16:06:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-07-21 16:06:11 +0000 |
commit | 058e8df6f1825febdac8b8c43c08e1f7a4b7b493 (patch) | |
tree | 2eaa1c7afab4f99d4ae305b45e26d284630d7841 /net-nds/openldap/openldap-2.3.43.ebuild | |
parent | fix start up problem with patch from redhat, pointed out by Pacho Ramos in bu... (diff) | |
download | gentoo-2-058e8df6f1825febdac8b8c43c08e1f7a4b7b493.tar.gz gentoo-2-058e8df6f1825febdac8b8c43c08e1f7a4b7b493.tar.bz2 gentoo-2-058e8df6f1825febdac8b8c43c08e1f7a4b7b493.zip |
Stable on ppc64; bug #230269
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-nds/openldap/openldap-2.3.43.ebuild')
-rw-r--r-- | net-nds/openldap/openldap-2.3.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.3.43.ebuild b/net-nds/openldap/openldap-2.3.43.ebuild index 1b56427a6d14..a95a0f347e99 100644 --- a/net-nds/openldap/openldap-2.3.43.ebuild +++ b/net-nds/openldap/openldap-2.3.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.3.43.ebuild,v 1.2 2008/07/21 01:57:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.3.43.ebuild,v 1.3 2008/07/21 16:06:11 corsair Exp $ EAPI="1" @@ -15,7 +15,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 ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="berkdb crypt debug gdbm ipv6 kerberos minimal odbc overlays perl samba sasl slp smbkrb5passwd ssl tcpd selinux" # note that the 'samba' USE flag pulling in OpenSSL is NOT an error. OpenLDAP |