Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/uclibc-ng/
Date: Thu, 25 May 2017 16:55:32
Message-Id: 1495731324.3a73cdfbd09983cb45410777db3bb685e7b5edf6.blueness@gentoo
1 commit: 3a73cdfbd09983cb45410777db3bb685e7b5edf6
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 25 16:55:02 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu May 25 16:55:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a73cdfb
7
8 sys-libs/uclibc-ng: version 1.0.23 stable on ppc
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11
12 sys-libs/uclibc-ng/uclibc-ng-1.0.23.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/uclibc-ng/uclibc-ng-1.0.23.ebuild b/sys-libs/uclibc-ng/uclibc-ng-1.0.23.ebuild
16 index 2492d87f815..a5231d33810 100644
17 --- a/sys-libs/uclibc-ng/uclibc-ng-1.0.23.ebuild
18 +++ b/sys-libs/uclibc-ng/uclibc-ng-1.0.23.ebuild
19 @@ -19,7 +19,7 @@ if [[ ${PV} != "9999" ]] ; then
20 PATCH_VER=""
21 SRC_URI="http://downloads.uclibc-ng.org/releases/${PV}/${MY_P}.tar.bz2"
22 #KEYWORDS="-* ~amd64 ~arm ~mips ~ppc ~x86"
23 - KEYWORDS="-* amd64 ~arm ~ppc x86"
24 + KEYWORDS="-* amd64 ~arm ppc x86"
25 fi
26
27 LICENSE="LGPL-2"