From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 70B91158649 for ; Wed, 10 May 2023 21:14:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14B5EE0BAA; Wed, 10 May 2023 21:14:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EEAD5E0BAA for ; Wed, 10 May 2023 21:14:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0FE76340C40 for ; Wed, 10 May 2023 21:14:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73D91A78 for ; Wed, 10 May 2023 21:14:35 +0000 (UTC) From: "orbea" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "orbea" Message-ID: <1683748524.d153a43a6fe9a952f81e399d3d12cc59d069d613.orbea@gentoo> Subject: [gentoo-commits] repo/proj/libressl:master commit in: net-nds/openldap/ X-VCS-Repository: repo/proj/libressl X-VCS-Files: net-nds/openldap/openldap-2.5.14.ebuild X-VCS-Directories: net-nds/openldap/ X-VCS-Committer: orbea X-VCS-Committer-Name: orbea X-VCS-Revision: d153a43a6fe9a952f81e399d3d12cc59d069d613 X-VCS-Branch: master Date: Wed, 10 May 2023 21:14:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 68a5f479-65ed-4c07-a797-2dd33f32d1cf X-Archives-Hash: c79bfca4f47548897681d7cdca657f46 commit: d153a43a6fe9a952f81e399d3d12cc59d069d613 Author: orbea riseup net> AuthorDate: Wed May 10 19:42:17 2023 +0000 Commit: orbea riseup net> CommitDate: Wed May 10 19:55:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=d153a43a net-nds/openldap: stabilize 2.5.14 Signed-off-by: orbea riseup.net> net-nds/openldap/openldap-2.5.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-nds/openldap/openldap-2.5.14.ebuild b/net-nds/openldap/openldap-2.5.14.ebuild index 6cf81a4..df5520d 100644 --- a/net-nds/openldap/openldap-2.5.14.ebuild +++ b/net-nds/openldap/openldap-2.5.14.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}"/${PN}-OPENLDAP_REL_ENG_${MY_PV} LICENSE="OPENLDAP GPL-2" # Subslot added for bug #835654 SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE_DAEMON="argon2 +cleartext crypt experimental minimal samba tcpd" IUSE_OVERLAY="overlays perl autoca"