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: Wed, 07 Jun 2017 10:22:45
Message-Id: 1496830931.03ec1fa88bc1f425066e589f5f4ec1f00af02195.blueness@gentoo
1 commit: 03ec1fa88bc1f425066e589f5f4ec1f00af02195
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 7 10:22:11 2017 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 7 10:22:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03ec1fa8
7
8 sys-libs/uclibc-ng: 1.0.23 stable on arm
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 a5231d33810..dc7a25c713c 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"