diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-28 22:16:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-28 22:16:49 +0000 |
commit | 803cab690af92803acf1d30655c70ccccc1088a5 (patch) | |
tree | 9b3519ecb22c1191dd0fdcc9efde0366fae500df /net-nds/openldap/openldap-2.2.19.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-803cab690af92803acf1d30655c70ccccc1088a5.tar.gz gentoo-2-803cab690af92803acf1d30655c70ccccc1088a5.tar.bz2 gentoo-2-803cab690af92803acf1d30655c70ccccc1088a5.zip |
add ia64 keywords
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-nds/openldap/openldap-2.2.19.ebuild')
-rw-r--r-- | net-nds/openldap/openldap-2.2.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.2.19.ebuild b/net-nds/openldap/openldap-2.2.19.ebuild index 24f984cfae9a..7ac4feb10ee0 100644 --- a/net-nds/openldap/openldap-2.2.19.ebuild +++ b/net-nds/openldap/openldap-2.2.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.2.19.ebuild,v 1.3 2005/01/23 23:40:01 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.2.19.ebuild,v 1.4 2005/02/28 22:16:49 agriffis Exp $ inherit eutils @@ -12,7 +12,7 @@ LICENSE="OPENLDAP" SLOT="0" IUSE="berkdb crypt debug gdbm ipv6 odbc perl readline samba sasl slp ssl tcpd" #In portage for testing only, hardmasked in package.mask -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~amd64 ~s390 ~hppa ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~amd64 ~s390 ~hppa ~ppc64 ~ia64" DEPEND=">=sys-libs/ncurses-5.1 >=sys-apps/sed-4 |