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, 03 Sep 2019 14:40:46
Message-Id: 1567521635.043576cfd4b6f0e2f08f28d519be07bab473480e.blueness@gentoo
1 commit: 043576cfd4b6f0e2f08f28d519be07bab473480e
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 3 14:40:20 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 3 14:40:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=043576cf
7
8 sys-libs/musl: 1.1.23 stable on amd64 and x86
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
12
13 sys-libs/musl/musl-1.1.23.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/musl/musl-1.1.23.ebuild b/sys-libs/musl/musl-1.1.23.ebuild
17 index 22f16fa8bfb..455b845402c 100644
18 --- a/sys-libs/musl/musl-1.1.23.ebuild
19 +++ b/sys-libs/musl/musl-1.1.23.ebuild
20 @@ -17,7 +17,7 @@ else
21 https://dev.gentoo.org/~blueness/musl-misc/getconf.c
22 https://dev.gentoo.org/~blueness/musl-misc/getent.c
23 https://dev.gentoo.org/~blueness/musl-misc/iconv.c"
24 - KEYWORDS="-* ~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
25 + KEYWORDS="-* amd64 ~arm ~arm64 ~mips ~ppc x86"
26 fi
27
28 export CBUILD=${CBUILD:-${CHOST}}