Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/openldap/
Date: Mon, 18 Oct 2021 23:49:50
Message-Id: 1634600896.fdf07b1eacab4f9af35d3ec39887f520812fc106.sam@gentoo
1 commit: fdf07b1eacab4f9af35d3ec39887f520812fc106
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 18 23:48:16 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 18 23:48:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf07b1e
7
8 net-nds/openldap: Stabilize 2.4.58-r2 arm, #818739
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-nds/openldap/openldap-2.4.58-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-nds/openldap/openldap-2.4.58-r2.ebuild b/net-nds/openldap/openldap-2.4.58-r2.ebuild
16 index 2408cae4900..f6159cec2ea 100644
17 --- a/net-nds/openldap/openldap-2.4.58-r2.ebuild
18 +++ b/net-nds/openldap/openldap-2.4.58-r2.ebuild
19 @@ -22,7 +22,7 @@ SRC_URI="
20
21 LICENSE="OPENLDAP GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
25
26 IUSE_DAEMON="crypt samba tcpd experimental minimal"
27 IUSE_BACKEND="+berkdb"