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, 30 Jan 2023 15:26:18
Message-Id: 1675092335.1a5357f82d2439e911f8445bb851479d8e0ec690.sam@gentoo
1 commit: 1a5357f82d2439e911f8445bb851479d8e0ec690
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 30 15:25:35 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 15:25:35 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5357f8
7
8 net-nds/openldap: Stabilize 2.6.3-r5 arm64, #891861
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-nds/openldap/openldap-2.6.3-r5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-nds/openldap/openldap-2.6.3-r5.ebuild b/net-nds/openldap/openldap-2.6.3-r5.ebuild
16 index e054e232a44d..1c5ad42fa254 100644
17 --- a/net-nds/openldap/openldap-2.6.3-r5.ebuild
18 +++ b/net-nds/openldap/openldap-2.6.3-r5.ebuild
19 @@ -22,7 +22,7 @@ S="${WORKDIR}"/${PN}-OPENLDAP_REL_ENG_${MY_PV}
20 LICENSE="OPENLDAP GPL-2"
21 # Subslot added for bug #835654
22 SLOT="0/$(ver_cut 1-2)"
23 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
25
26 IUSE_DAEMON="argon2 +cleartext crypt experimental minimal samba tcpd"
27 IUSE_OVERLAY="overlays perl autoca"