Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:musl commit in: net-libs/libnfsidmap/
Date: Sat, 31 Jan 2015 21:54:10
Message-Id: 1422741375.0909afdb835a653acbe0056ab0f24828852ccd33.blueness@gentoo
1 commit: 0909afdb835a653acbe0056ab0f24828852ccd33
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 31 21:56:15 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 31 21:56:15 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=0909afdb
7
8 net-libs/libnfsidmap: mark stable on musl supported arches
9
10 Package-Manager: portage-2.2.14
11 Manifest-Sign-Key: 0xF52D4BBA
12
13 ---
14 net-libs/libnfsidmap/libnfsidmap-0.24-r99.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libnfsidmap/libnfsidmap-0.24-r99.ebuild b/net-libs/libnfsidmap/libnfsidmap-0.24-r99.ebuild
18 index 4cab199..bddfb34 100644
19 --- a/net-libs/libnfsidmap/libnfsidmap-0.24-r99.ebuild
20 +++ b/net-libs/libnfsidmap/libnfsidmap-0.24-r99.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/${P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86"
26 +KEYWORDS="amd64 arm ~mips ppc x86"
27 IUSE="ldap static-libs"
28
29 DEPEND="ldap? ( net-nds/openldap )"