From: Anthony G. Basile Date: Sat, 18 Feb 2017 20:52:02 +0000 (-0500) Subject: sys-libs/uclibc-ng: 1.0.20 stable on all arches X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4c05c51c24e312d706679c2b737ee6729e984f8d;p=gentoo.git sys-libs/uclibc-ng: 1.0.20 stable on all arches Package-Manager: portage-2.3.3 --- diff --git a/sys-libs/uclibc-ng/uclibc-ng-1.0.20.ebuild b/sys-libs/uclibc-ng/uclibc-ng-1.0.20.ebuild index 15713cff6fb6..5cf67671cfba 100644 --- a/sys-libs/uclibc-ng/uclibc-ng-1.0.20.ebuild +++ b/sys-libs/uclibc-ng/uclibc-ng-1.0.20.ebuild @@ -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"