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: Mon, 31 Dec 2018 18:26:47
Message-Id: 1546280788.d5b21e35f06d3dc3dfafd18016958a3ed8b07ffb.blueness@gentoo
1 commit: d5b21e35f06d3dc3dfafd18016958a3ed8b07ffb
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 31 18:26:28 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 31 18:26:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b21e35
7
8 sys-libs/musl: 1.1.20-r1 stable on arm ppc
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sys-libs/musl/musl-1.1.20-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-libs/musl/musl-1.1.20-r1.ebuild b/sys-libs/musl/musl-1.1.20-r1.ebuild
17 index f336112e379..13a18acc702 100644
18 --- a/sys-libs/musl/musl-1.1.20-r1.ebuild
19 +++ b/sys-libs/musl/musl-1.1.20-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -17,7 +17,7 @@ else
27 https://dev.gentoo.org/~blueness/musl-misc/getconf.c
28 https://dev.gentoo.org/~blueness/musl-misc/getent.c
29 https://dev.gentoo.org/~blueness/musl-misc/iconv.c"
30 - KEYWORDS="-* amd64 ~arm ~arm64 ~mips ~ppc x86"
31 + KEYWORDS="-* amd64 arm ~arm64 ~mips ppc x86"
32 fi
33
34 export CBUILD=${CBUILD:-${CHOST}}