diff options
author | 2023-05-06 16:08:22 +0000 | |
---|---|---|
committer | 2023-05-06 16:08:22 +0000 | |
commit | 2cc62c2cf5a029a7b2672583728c346609fa5135 (patch) | |
tree | 0c7028a53b98b7028428b9a9876b42d5c9e1eee3 /net-nds | |
parent | dev-db/lmdb: Stabilize 0.9.30 x86, #905309 (diff) | |
download | gentoo-2cc62c2cf5a029a7b2672583728c346609fa5135.tar.gz gentoo-2cc62c2cf5a029a7b2672583728c346609fa5135.tar.bz2 gentoo-2cc62c2cf5a029a7b2672583728c346609fa5135.zip |
net-nds/openldap: Stabilize 2.5.14 x86, #905309
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/openldap/openldap-2.5.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/openldap/openldap-2.5.14.ebuild b/net-nds/openldap/openldap-2.5.14.ebuild index 4e58c93c9298..849a23ab7f4b 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" |