commit: 4c05c51c24e312d706679c2b737ee6729e984f8d Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Feb 18 20:52:02 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Feb 18 20:52:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c05c51c
sys-libs/uclibc-ng: 1.0.20 stable on all arches Package-Manager: portage-2.3.3 sys-libs/uclibc-ng/uclibc-ng-1.0.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 15713cff6f..5cf67671cf 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"
