diff options
author | Sam James <sam@gentoo.org> | 2023-02-12 06:48:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-12 06:48:49 +0000 |
commit | 46326dfdd093d644f002c28d698bb6a19edf263b (patch) | |
tree | 5c48ab509c8ff99f97e6fb70579130e44e0a70da /net-nds/openldap | |
parent | sys-process/lsof: Stabilize 4.96.4 ppc64, #894016 (diff) | |
download | gentoo-46326dfdd093d644f002c28d698bb6a19edf263b.tar.gz gentoo-46326dfdd093d644f002c28d698bb6a19edf263b.tar.bz2 gentoo-46326dfdd093d644f002c28d698bb6a19edf263b.zip |
net-nds/openldap: Stabilize 2.4.58-r2 sparc, #818739
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nds/openldap')
-rw-r--r-- | net-nds/openldap/openldap-2.4.58-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.4.58-r2.ebuild b/net-nds/openldap/openldap-2.4.58-r2.ebuild index bf9fe1d3e87b..f23db2eef5f9 100644 --- a/net-nds/openldap/openldap-2.4.58-r2.ebuild +++ b/net-nds/openldap/openldap-2.4.58-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="OPENLDAP GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE_DAEMON="crypt samba tcpd experimental minimal" IUSE_BACKEND="+berkdb" |