diff options
author | Tom Gall <tgall@gentoo.org> | 2004-06-13 04:34:00 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-06-13 04:34:00 +0000 |
commit | 46080182c27bdb63e0b46833625a2d8a300440ef (patch) | |
tree | 7b18d2aa6131fa804eaea2178f81d69735f3c54b /net-nds/openldap/openldap-2.1.30.ebuild | |
parent | Initial import. Closing bug #52748. (Manifest recommit) (diff) | |
download | gentoo-2-46080182c27bdb63e0b46833625a2d8a300440ef.tar.gz gentoo-2-46080182c27bdb63e0b46833625a2d8a300440ef.tar.bz2 gentoo-2-46080182c27bdb63e0b46833625a2d8a300440ef.zip |
stable on ppc64, bug #53766
Diffstat (limited to 'net-nds/openldap/openldap-2.1.30.ebuild')
-rw-r--r-- | net-nds/openldap/openldap-2.1.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.1.30.ebuild b/net-nds/openldap/openldap-2.1.30.ebuild index 4bb8be8b1540..bc9c57c0e4de 100644 --- a/net-nds/openldap/openldap-2.1.30.ebuild +++ b/net-nds/openldap/openldap-2.1.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.1.30.ebuild,v 1.4 2004/06/06 10:00:07 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.1.30.ebuild,v 1.5 2004/06/13 04:34:00 tgall Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/${P}.tgz" LICENSE="OPENLDAP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~amd64 s390 hppa" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~amd64 s390 hppa ppc64" IUSE="berkdb crypt debug gdbm ipv6 odbc perl readline samba sasl slp ssl tcpd" DEPEND=">=sys-libs/ncurses-5.1 |