diff options
author | 2025-02-18 03:20:27 +0000 | |
---|---|---|
committer | 2025-02-18 03:21:07 +0000 | |
commit | 082a5891f18c258cd0778eedf5a7c8793f1e09b9 (patch) | |
tree | 33042e7b2eed4b082ae5ad3d5094227e11d55bb3 /net-nds | |
parent | app-text/mdbook: add 0.4.45 (diff) | |
download | gentoo-082a5891f18c258cd0778eedf5a7c8793f1e09b9.tar.gz gentoo-082a5891f18c258cd0778eedf5a7c8793f1e09b9.tar.bz2 gentoo-082a5891f18c258cd0778eedf5a7c8793f1e09b9.zip |
net-nds/openldap: Stabilize 2.4.59-r3 amd64, #942450
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/openldap/openldap-2.4.59-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.4.59-r3.ebuild b/net-nds/openldap/openldap-2.4.59-r3.ebuild index db3dbdeb8d07..f98c72c956ba 100644 --- a/net-nds/openldap/openldap-2.4.59-r3.ebuild +++ b/net-nds/openldap/openldap-2.4.59-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -25,7 +25,7 @@ SRC_URI=" LICENSE="OPENLDAP GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE_DAEMON="crypt samba tcpd experimental minimal" IUSE_BACKEND="+berkdb" |