From: Anthony G. Basile Date: Mon, 31 Aug 2015 03:06:34 +0000 (-0400) Subject: sys-libs/musl: stable on amd64, arm, ppc and x86. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1e8c463627933332c03e2e6fcefdbd6a3c0588b1;p=gentoo.git sys-libs/musl: stable on amd64, arm, ppc and x86. Package-Manager: portage-2.2.20.1 --- diff --git a/sys-libs/musl/musl-1.1.11.ebuild b/sys-libs/musl/musl-1.1.11.ebuild index f7c9ef03dd2e..8fe6febc5a5a 100644 --- a/sys-libs/musl/musl-1.1.11.ebuild +++ b/sys-libs/musl/musl-1.1.11.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"