diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-07 17:52:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-07 17:52:53 +0000 |
commit | 5cec2044f30cbff996a05608107f609da78a529e (patch) | |
tree | e07c79a7e7450d209d7112671624c00bed32b9b5 /sys-auth/pam_ldap/pam_ldap-184.ebuild | |
parent | Add ~ia64 wrt #198261 (diff) | |
download | gentoo-2-5cec2044f30cbff996a05608107f609da78a529e.tar.gz gentoo-2-5cec2044f30cbff996a05608107f609da78a529e.tar.bz2 gentoo-2-5cec2044f30cbff996a05608107f609da78a529e.zip |
Add ~ia64 wrt #198265
(Portage version: 2.1.3.16)
Diffstat (limited to 'sys-auth/pam_ldap/pam_ldap-184.ebuild')
-rw-r--r-- | sys-auth/pam_ldap/pam_ldap-184.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_ldap/pam_ldap-184.ebuild b/sys-auth/pam_ldap/pam_ldap-184.ebuild index 34833ec946d9..0f03584939c0 100644 --- a/sys-auth/pam_ldap/pam_ldap-184.ebuild +++ b/sys-auth/pam_ldap/pam_ldap-184.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-184.ebuild,v 1.1 2007/09/18 23:25:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-184.ebuild,v 1.2 2007/11/07 17:52:53 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -13,7 +13,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="ssl sasl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 |