Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/ldb/
Date: Sat, 28 Apr 2018 20:08:15
Message-Id: 1524945898.e784c6095f6d8836ef7fc3d1ebe680cdddd07c88.zlogene@gentoo
1 commit: e784c6095f6d8836ef7fc3d1ebe680cdddd07c88
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 28 20:04:58 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 28 20:04:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e784c609
7
8 sys-libs/ldb: arm stable wrt bug #650382
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 sys-libs/ldb/ldb-1.1.29-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-libs/ldb/ldb-1.1.29-r1.ebuild b/sys-libs/ldb/ldb-1.1.29-r1.ebuild
16 index ef456f90aa0..a6535f14148 100644
17 --- a/sys-libs/ldb/ldb-1.1.29-r1.ebuild
18 +++ b/sys-libs/ldb/ldb-1.1.29-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -13,7 +13,7 @@ SRC_URI="https://www.samba.org/ftp/pub/${PN}/${P}.tar.gz"
26
27 LICENSE="LGPL-3"
28 SLOT="0/${PV}"
29 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
30 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
31 IUSE="doc +ldap +python"
32
33 RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )