diff options
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 4aeeca13bc70..1fbaa15f4a2d 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.2 2004/05/12 19:55:50 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.1.30.ebuild,v 1.3 2004/06/01 02:42:45 vapier 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 ~alpha ~amd64 ~mips s390" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~amd64 s390" IUSE="berkdb crypt debug gdbm ipv6 odbc perl readline samba sasl slp ssl tcpd" DEPEND=">=sys-libs/ncurses-5.1 |