From 1e8c463627933332c03e2e6fcefdbd6a3c0588b1 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sun, 30 Aug 2015 23:06:34 -0400 Subject: sys-libs/musl: stable on amd64, arm, ppc and x86. Package-Manager: portage-2.2.20.1 --- sys-libs/musl/musl-1.1.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-libs/musl') 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" -- cgit v1.2.3-65-gdbad