summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-09-08 18:19:20 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-09-08 18:19:44 -0400
commit4271c2ce70566e39993d0d62aadf6446b6c05277 (patch)
tree8e676f0eb40d44a7a51aad2daf6ce24f64abb51e /sys-libs
parentwww-client/chromium: dev channel bump (47.0.2503.0); temporarily use bundled icu (diff)
downloadgentoo-4271c2ce70566e39993d0d62aadf6446b6c05277.tar.gz
gentoo-4271c2ce70566e39993d0d62aadf6446b6c05277.tar.bz2
gentoo-4271c2ce70566e39993d0d62aadf6446b6c05277.zip
sys-libs/musl: 1.1.11-r1 stable on amd64, arm, ppc, x86.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/musl/musl-1.1.11-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/musl/musl-1.1.11-r1.ebuild b/sys-libs/musl/musl-1.1.11-r1.ebuild
index 011baca90481..018860e49203 100644
--- a/sys-libs/musl/musl-1.1.11-r1.ebuild
+++ b/sys-libs/musl/musl-1.1.11-r1.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"