sys-libs/musl: version 1.1.13 stable on amd64, arm and x86

Package-Manager: portage-2.2.26
This commit is contained in:
Anthony G. Basile
2016-02-16 23:51:38 -05:00
parent 3a54d180eb
commit 0f41be14ae

View 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"