Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnfsidmap/
Date: Thu, 03 May 2018 06:16:59
Message-Id: 1525328179.24905f92f6d25200e71111e4d2e4736225d624a2.leio@gentoo
1 commit: 24905f92f6d25200e71111e4d2e4736225d624a2
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 3 06:15:49 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Thu May 3 06:16:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24905f92
7
8 net-libs/libnfsidmap-0.25-r1: arm64 stable (bug #648400)
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild b/net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild
16 index c87adfee89a..e4e6136dd05 100644
17 --- a/net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild
18 +++ b/net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
24 +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
25 IUSE="ldap static-libs"
26
27 DEPEND="ldap? ( net-nds/openldap )"