summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-03 21:09:37 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-03 21:09:37 +0000
commit551eceda4bf86688ef7b4267220c1792e68bfa12 (patch)
tree9c6e94c8d6bad486cfba64a74ab612279815c53c /sys-auth
parentVersion bump, cleaned up old cruft. (diff)
downloadgentoo-2-551eceda4bf86688ef7b4267220c1792e68bfa12.tar.gz
gentoo-2-551eceda4bf86688ef7b4267220c1792e68bfa12.tar.bz2
gentoo-2-551eceda4bf86688ef7b4267220c1792e68bfa12.zip
Keyword ~arm, bug #389559
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/nss_ldap/ChangeLog5
-rw-r--r--sys-auth/nss_ldap/nss_ldap-265-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog
index a44b4a92bd35..815870d70c0b 100644
--- a/sys-auth/nss_ldap/ChangeLog
+++ b/sys-auth/nss_ldap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/nss_ldap
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.67 2012/02/12 21:51:38 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.68 2012/09/03 21:09:37 blueness Exp $
+
+ 03 Sep 2012; Anthony G. Basile <blueness@gentoo.org> nss_ldap-265-r1.ebuild:
+ Keyword ~arm, bug #389559
*nss_ldap-265-r1 (12 Feb 2012)
diff --git a/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild
index 6ed7ad0bcaf9..992d6dd383d3 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild,v 1.2 2012/02/13 04:50:06 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r1.ebuild,v 1.3 2012/09/03 21:09:37 blueness Exp $
EAPI=2
inherit fixheadtails eutils multilib autotools
@@ -13,7 +13,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
DEPEND=">=net-nds/openldap-2.1.30-r5
sasl? ( dev-libs/cyrus-sasl )