sys-libs/uclibc-ng: 1.0.20 stable on all arches

Package-Manager: portage-2.3.3
This commit is contained in:
Anthony G. Basile
2017-02-18 15:52:02 -05:00
parent 8a948d0c4e
commit 4c05c51c24

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.uclibc-ng.org/"
if [[ ${PV} != "9999" ]] ; then
PATCH_VER=""
SRC_URI="http://downloads.uclibc-ng.org/releases/${PV}/${MY_P}.tar.bz2"
KEYWORDS="-* ~amd64 ~arm ~mips ~ppc ~x86"
KEYWORDS="-* amd64 arm ~mips ppc x86"
fi
LICENSE="LGPL-2"