summaryrefslogtreecommitdiff
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
parentx11-wm/xpra: RDEPEND on dev-python/pyopengl_accelerate (bug 572122), dev-pyth... (diff)
downloadgentoo-ba98b4aa281535eb9650e6118c313d3db4cd2e18.tar.gz
gentoo-ba98b4aa281535eb9650e6118c313d3db4cd2e18.tar.bz2
gentoo-ba98b4aa281535eb9650e6118c313d3db4cd2e18.zip
sys-libs/musl: stable on amd64, arm, ppc and x86
Package-Manager: portage-2.2.26
-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 85bdc9b32d9b..98e65f4623af 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"