sys-libs/uclibc-ng: 1.0.20 stable on all arches
authorAnthony G. Basile <blueness@gentoo.org>
Sat, 18 Feb 2017 20:52:02 +0000 (15:52 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Sat, 18 Feb 2017 20:52:20 +0000 (15:52 -0500)
Package-Manager: portage-2.3.3

sys-libs/uclibc-ng/uclibc-ng-1.0.20.ebuild

index 15713cff6fb6dd2f03f1fb871eaed6a88c7fc948..5cf67671cfbaf6797fb4b35cc881ded7206c1c4b 100644 (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"