diff options
author | Brent Baude <ranger@gentoo.org> | 2010-09-06 20:22:39 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-09-06 20:22:39 +0000 |
commit | 3eb9dffd80967e8128f1b76dd4ac85bbfa508d4c (patch) | |
tree | d953c80577f70f9bea9bc0344f152a5f2ded5931 /net-nds/openldap/openldap-2.4.23.ebuild | |
parent | Fix intltool dependency. (diff) | |
download | gentoo-2-3eb9dffd80967e8128f1b76dd4ac85bbfa508d4c.tar.gz gentoo-2-3eb9dffd80967e8128f1b76dd4ac85bbfa508d4c.tar.bz2 gentoo-2-3eb9dffd80967e8128f1b76dd4ac85bbfa508d4c.zip |
Marking openldap-2.4.23 ppc64 for bug 323777
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'net-nds/openldap/openldap-2.4.23.ebuild')
-rw-r--r-- | net-nds/openldap/openldap-2.4.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.4.23.ebuild b/net-nds/openldap/openldap-2.4.23.ebuild index e14649d15dbc..3befb0a5b7dd 100644 --- a/net-nds/openldap/openldap-2.4.23.ebuild +++ b/net-nds/openldap/openldap-2.4.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.4.23.ebuild,v 1.5 2010/09/06 10:10:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.4.23.ebuild,v 1.6 2010/09/06 20:22:39 ranger Exp $ EAPI="2" inherit db-use eutils flag-o-matic multilib ssl-cert versionator toolchain-funcs @@ -11,7 +11,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 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE_DAEMON="crypt icu samba slp tcpd experimental minimal" IUSE_BACKEND="+berkdb" |