diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-07 10:32:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-07 10:32:17 +0000 |
commit | c80e3f9f773be92b81564ccbe0bc06f55e703633 (patch) | |
tree | 4ff9214f1bbbf8ba313d1633f459bf3170324491 /sys-auth/pam_ldap/pam_ldap-178-r1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-c80e3f9f773be92b81564ccbe0bc06f55e703633.tar.gz gentoo-2-c80e3f9f773be92b81564ccbe0bc06f55e703633.tar.bz2 gentoo-2-c80e3f9f773be92b81564ccbe0bc06f55e703633.zip |
added ~ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-auth/pam_ldap/pam_ldap-178-r1.ebuild')
-rw-r--r-- | sys-auth/pam_ldap/pam_ldap-178-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild b/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild index 01b027f43066..b3dc857aa4f8 100644 --- a/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild +++ b/sys-auth/pam_ldap/pam_ldap-178-r1.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-178-r1.ebuild,v 1.4 2005/07/06 20:07:17 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild,v 1.5 2005/07/07 10:32:17 corsair 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 ~hppa ppc sparc ~x86" +KEYWORDS="~alpha ~hppa ppc ~ppc64 sparc ~x86" IUSE="ssl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 |