summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-10-25 10:58:39 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-10-25 10:58:57 -0400
commit2545767b8570b69caf621510ee093ede94f06462 (patch)
treef72a1d779f631d3bd449ba3e79430903fe55fbac /sys-libs
parentdev-java/jansi: Clean up old. (diff)
downloadgentoo-2545767b8570b69caf621510ee093ede94f06462.tar.gz
gentoo-2545767b8570b69caf621510ee093ede94f06462.tar.bz2
gentoo-2545767b8570b69caf621510ee093ede94f06462.zip
sys-libs/musl: version 1.1.12 stable on arm and ppc.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/musl/musl-1.1.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/musl/musl-1.1.12.ebuild b/sys-libs/musl/musl-1.1.12.ebuild
index 657955a2283d..239a045a3676 100644
--- a/sys-libs/musl/musl-1.1.12.ebuild
+++ b/sys-libs/musl/musl-1.1.12.ebuild
@@ -23,7 +23,7 @@ HOMEPAGE="http://www.musl-libc.org/"
if [[ ${PV} != "9999" ]] ; then
PATCH_VER=""
SRC_URI="http://www.musl-libc.org/releases/${P}.tar.gz"
- KEYWORDS="-* amd64 ~arm ~mips ~ppc x86"
+ KEYWORDS="-* amd64 arm ~mips ppc x86"
fi
LICENSE="MIT LGPL-2 GPL-2"