Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/musl/
Date: Tue, 31 Oct 2017 20:35:26
Message-Id: 1509482116.4418165f29caf6baf4254f681bab68efa953e9cc.blueness@gentoo
1 commit: 4418165f29caf6baf4254f681bab68efa953e9cc
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 31 20:34:50 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 31 20:35:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4418165f
7
8 sys-libs/musl: 1.1.17 stable on amd64 and x86, bug #636060
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 sys-libs/musl/musl-1.1.17.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/musl/musl-1.1.17.ebuild b/sys-libs/musl/musl-1.1.17.ebuild
16 index 4b53b12d810..4c1f9a4c581 100644
17 --- a/sys-libs/musl/musl-1.1.17.ebuild
18 +++ b/sys-libs/musl/musl-1.1.17.ebuild
19 @@ -17,7 +17,7 @@ else
20 https://dev.gentoo.org/~blueness/musl-misc/getconf.c
21 https://dev.gentoo.org/~blueness/musl-misc/getent.c
22 https://dev.gentoo.org/~blueness/musl-misc/iconv.c"
23 - KEYWORDS="-* ~amd64 ~arm ~mips ~ppc ~x86"
24 + KEYWORDS="-* amd64 ~arm ~mips ~ppc x86"
25 fi
26
27 export CBUILD=${CBUILD:-${CHOST}}