diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-12-31 13:26:28 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-12-31 13:26:28 -0500 |
commit | d5b21e35f06d3dc3dfafd18016958a3ed8b07ffb (patch) | |
tree | 141d5d21363737ae4302b7e3a9c9ec09f7bbee48 /sys-libs/musl | |
parent | sys-libs/uclibc-ng: bump 9999 to EAPI=7 (diff) | |
download | gentoo-d5b21e35f06d3dc3dfafd18016958a3ed8b07ffb.tar.gz gentoo-d5b21e35f06d3dc3dfafd18016958a3ed8b07ffb.tar.bz2 gentoo-d5b21e35f06d3dc3dfafd18016958a3ed8b07ffb.zip |
sys-libs/musl: 1.1.20-r1 stable on arm ppc
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-libs/musl')
-rw-r--r-- | sys-libs/musl/musl-1.1.20-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/musl/musl-1.1.20-r1.ebuild b/sys-libs/musl/musl-1.1.20-r1.ebuild index f336112e3797..13a18acc7023 100644 --- a/sys-libs/musl/musl-1.1.20-r1.ebuild +++ b/sys-libs/musl/musl-1.1.20-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ else https://dev.gentoo.org/~blueness/musl-misc/getconf.c https://dev.gentoo.org/~blueness/musl-misc/getent.c https://dev.gentoo.org/~blueness/musl-misc/iconv.c" - KEYWORDS="-* amd64 ~arm ~arm64 ~mips ~ppc x86" + KEYWORDS="-* amd64 arm ~arm64 ~mips ppc x86" fi export CBUILD=${CBUILD:-${CHOST}} |