diff options
Diffstat (limited to 'sys-auth/pam_ldap/pam_ldap-180.ebuild')
-rw-r--r-- | sys-auth/pam_ldap/pam_ldap-180.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_ldap/pam_ldap-180.ebuild b/sys-auth/pam_ldap/pam_ldap-180.ebuild index 740597fafd77..ce38f5f84e1d 100644 --- a/sys-auth/pam_ldap/pam_ldap-180.ebuild +++ b/sys-auth/pam_ldap/pam_ldap-180.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/sys-auth/pam_ldap/pam_ldap-180.ebuild,v 1.8 2005/09/17 01:01:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-180.ebuild,v 1.9 2005/10/03 07:19:59 hansmi Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86" IUSE="ssl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 |