sys-libs/musl: 1.1.11-r1 stable on amd64, arm, ppc, x86.
authorAnthony G. Basile <blueness@gentoo.org>
Tue, 8 Sep 2015 22:19:20 +0000 (18:19 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Tue, 8 Sep 2015 22:19:44 +0000 (18:19 -0400)
Package-Manager: portage-2.2.20.1

sys-libs/musl/musl-1.1.11-r1.ebuild

index 011baca90481ff5b48612e96da2c5ccce1154a77..018860e49203f03b869b7671c7871c58fbd9d057 100644 (file)
@@ -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"