summaryrefslogtreecommitdiff
path: root/sys-libs/musl
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-02-22 07:01:58 -0500
committerAnthony G. Basile <blueness@gentoo.org>2016-02-22 07:02:14 -0500
commitba98b4aa281535eb9650e6118c313d3db4cd2e18 (patch)
tree553f2c10c2ff7fed8ddb540b3f32c512d82cc91f /sys-libs/musl
parent41242054998465c31e550afb229ebdc6f785b467 (diff)
downloadgentoo-ba98b4aa281535eb9650e6118c313d3db4cd2e18.tar.gz
gentoo-ba98b4aa281535eb9650e6118c313d3db4cd2e18.tar.xz
sys-libs/musl: stable on amd64, arm, ppc and x86
Package-Manager: portage-2.2.26
Diffstat (limited to 'sys-libs/musl')
-rw-r--r--sys-libs/musl/musl-1.1.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/musl/musl-1.1.14.ebuild b/sys-libs/musl/musl-1.1.14.ebuild
index 85bdc9b32d9..98e65f4623a 100644
--- a/sys-libs/musl/musl-1.1.14.ebuild
+++ b/sys-libs/musl/musl-1.1.14.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"