Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/openldap/
Date: Sun, 29 Sep 2019 19:26:42
Message-Id: 1569785075.fa93db3eaa9883cb8e4177b1936d1a85f408350c.slyfox@gentoo
1 commit: fa93db3eaa9883cb8e4177b1936d1a85f408350c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 29 19:24:35 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 29 19:24:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa93db3e
7
8 net-nds/openldap: stable 2.4.48 for ia64, bug #695504
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-nds/openldap/openldap-2.4.48.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-nds/openldap/openldap-2.4.48.ebuild b/net-nds/openldap/openldap-2.4.48.ebuild
18 index 34edb0aee64..9945a534128 100644
19 --- a/net-nds/openldap/openldap-2.4.48.ebuild
20 +++ b/net-nds/openldap/openldap-2.4.48.ebuild
21 @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/${P}.tgz
22
23 LICENSE="OPENLDAP GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
27
28 IUSE_DAEMON="crypt samba slp tcpd experimental minimal"
29 IUSE_BACKEND="+berkdb"